Re: Launch Properties bug?

From: Mike Schrag (mschra..dimension.com)
Date: Fri Apr 18 2008 - 12:02:02 EDT

  • Next message: Mike Schrag: "Re: Launch Properties bug?"

    > But visible. At least in a not fully Wonder app, I can see it.
    Then there's a problem with your non-Wonder developmentMode check.
    It's wrapped in a:

    IsApplicationDevelopmentMode : WOConditional {
       condition = application.developmentMode;
    }

    and application.developmentMode should ONLY return true if the WOLips
    property appears in system properties.

    ms



    This archive was generated by hypermail 2.0.0 : Fri Apr 18 2008 - 12:03:14 EDT