Re: Entity Modeler: change plist format?

From: Ken Anderson (kenlist..nderhome.com)
Date: Sun Jan 27 2008 - 19:50:01 EST

  • Next message: David Avendasora: "Re: Entity Modeler: change plist format?"

    Personally, while the diffing is incredibly useful, I was very
    pleased to see it using the single line format for now, since it was
    much less traumatic for my conversion...

    On Jan 27, 2008, at 12:18 PM, Mike Schrag wrote:

    >> 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. :-)
    > This "new" format is actually now consistent with EOModeler's
    > format. This patch was from the iTunes folks and it basically
    > makes it much less traumatic to convert from EOModeler to Entity
    > Modeler because it won't completely change your model files when
    > you switch. I agree it makes it a little harder to diff, but
    > Eclipse should highlight subsections of the line that are
    > different, so you should still be able to see the diffs without too
    > much pain.
    >
    > ms
    >



    This archive was generated by hypermail 2.0.0 : Sun Jan 27 2008 - 19:51:15 EST