Should not be too difficult to also convert the CoreData model to an EOModel. Structure of CoreData model file is available via CoreData API, so you can fairly easily write a tool to convert the xcdatamodel to an eomodeld
On Jul 21, 2010, at 10:22 PM, Beatty, Daniel D CIV NAVAIR, 474300D wrote: > Greetings Mark and others who probably know the answer, > I have question regarding the possibility of migrating a Core Data scheme to > EOF. The idea is to use Core Data as a sort of training wheels set to help > new comers to EOF learn. One the questions that came up was, can EOF import > the scheme from Core Data. > > I suspect that sense that a Core Data apps that use SQLite, for example, > could simply be extracted through a valid JDBC adaptor. The other thing that > would make sense is if the plist making the Core Data model specification > could have a mapping application to make it into an EO model. In either > case, I am not sure of what tools are out there to accomplish this. Any > ideas? If there are such things, it makes the sales pitch of WO even sweeter. > > Thank you, > > Daniel Beatty > Computer Scientist, Detonation Sciences Branch > Code 474300D > 2400 E. Pilot Plant Rd. M/S 1109 > China Lake, CA 93555 > [email protected] > (760)939-7097 > > P.S. I am hoping to see you all at WOWODC 2010. > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/ddenboer%40apple.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
