On May 17, 2009, at 12:42 PM, Robert Claeson wrote:
I think that Andreas understand the current design goals of CD perfectly well,

Actually I missed the parts that others have quoted that seem to indicate Andreas knows *less* about it than I thought.

FWIW: Instead of thinking of Core Data as a non-client-server *database* framework, I wonder if it would help to think of it as a scalable *document* framework. Suppose I'm writing a new application, and like many object-oriented applications a "document" in my application is an object graph. Core Data gives me a framework for saving and querying this object graph. This way, developers don't have to re-solve those plumbing problems over and over, and we can focus on implementing app-specific features.

Anyway, there seem to be enough voices chiming in on this, so I don't think I have anything more to add.

--Andy

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to