Re: Leopard & Xcode 3

2007-10-19 Thread Thomas
Well the Leopard Migration Guide is out http://images.apple.com/server/macosx/docs/ Upgrading_and_Migrating_v10.5.pdf I haven't tried any of this yet... Upgrading Apache Web Server to v2.2 from v1.3 When you upgrade from Mac OS X Server v10.4.10 or later to Mac OS X Server v10.5, the upgr

Re: Problems with addObjectToBothSidesOfRelationshipWithKey

2007-10-19 Thread Sam Barnum
Are you using subclassing? If two entities that subclass the same parent class have an identical relationship to another entity, that relationship should be defined in the abstract parent class. In addititon, there should only be a SINGLE inverse relationship from the target entity, pointi