> David Wetzel wrote:

> > add [+NSPropertyListSerialization 
> > dataFromPropertyList:format:errorDescription:] 
> > to base-additions, call the Apple implementation if format != 
> > NSPropertyListOpenStepFormat
> > if code runs on Apple.

> What I cannot understand is your proposed solution to this problem. We
> should replace the method in the GNUstep extensions, but still call the
> Apple version of the same method in some cases? There may be way to do
> this, but this is clearly a dangerous proposal.

Why? It will do the same like on a GNUstep or OPENSTEP system.

> Wouldn't it be easier to just convert property lists written on new Macs
> to be used on old installations of EOModeler? GNUstep should be able to
> do that conversion.

I want to run DBModeler.app on OSX and read + write .eomodeld files in a format 
all original 
EOModelers understand. Otherwise DBModeler is useless.

http://developer.apple.com/documentation/Cocoa/Conceptual/PropertyLists/Articles/OldStylePListsTa
sk.html

-- 
David Wetzel

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to