Entity Modeler: change plist format?

From: Fabian Peters (lists.fabia..-lumo.com)
Date: Sun Jan 27 2008 - 12:03:49 EST

  • Next message: Mike Schrag: "Re: Entity Modeler: change plist format?"

    Hi all and hi Mike in particular!

    After updating to build 4778, Entity Modeler's plist format seems to
    have changed, maybe unintentionally? The .plist files to date sported
    a comment on top:

    > // Entity Modeler v1.0.1

    This has vanished.

    And what was written as:

    > primaryKeyAttributes = (
    > eoid
    > );

    is now being written as:

    > primaryKeyAttributes = (eoid);

    I feel this is a change to the worse, as the previous format allowed
    for easy diffing. So, before committing all those changes, I thought
    I'd ask. :-)

    Fabian



    This archive was generated by hypermail 2.0.0 : Sun Jan 27 2008 - 12:04:59 EST