modeler updating plists

From: Lachlan Deck (lachlan.dec..mail.com)
Date: Fri Oct 17 2008 - 03:28:06 EDT

  • Next message: Lars Sonchocky-Helldorf: "[Solved] Re: Problems starting Maven based WOApplication in WOLips 3.4.5503 on Windows XP"

    Hi there,

    (using recent nightly - but it's been happening for a while .. yeah,
    should have reported earlier)

    We're finding that each time you make a simple change to the model
    that entities you didn't even touch get updated. However, the changes
    made to them are simply reformatting. It keeps swapping between

    e.g., this is the update
            {columnName = mimeType; name = mimeType; prototypeName =
    "varchar(64)"; },

    old was:
            {
                 className = "java.lang.String";
                 columnName = mimeType;
                 name = mimeType;
                 prototypeName = "varchar(64)";
             },

    And it keeps fluctuating between these kinds of simple changes each
    time you touch the model. Kind of annoying as it makes it hard to see
    what actually changed amongst the extra noise.

    To be more clear ... some attribute definitions get collapsed
    sometimes and at other times they get expanded to one definition per
    line. It'd be really preferable if there was just one way all the time.

    Is this a known issue?

    with regards,

    --
    

    Lachlan Deck



    This archive was generated by hypermail 2.0.0 : Fri Oct 17 2008 - 03:29:08 EDT