Re: Entity Modeler: change plist format?

From: Fabian Peters (lists.fabia..-lumo.com)
Date: Sun Jan 27 2008 - 15:56:55 EST

  • Next message: Lars Sonchocky-Helldorf (JIRA): "[OS-JIRA] Created: (WOL-716) NPE in org.objectstyle.wolips.jdt.classpath.model.ClasspathModel.getFrameworkWithName(ClasspathModel.java:92)"

    >> 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.

    Ok, I guess it's a case of "He who pays the piper calls the tune",
    then. ;-)

    Fabian



    This archive was generated by hypermail 2.0.0 : Sun Jan 27 2008 - 15:58:06 EST