Re: What was EOF?
Re: What was EOF?
- Subject: Re: What was EOF?
- From: Scott Anguish <email@hidden>
- Date: Sun, 24 Feb 2002 01:47:16 -0500
On Saturday, February 23, 2002, at 10:21 PM, Matt Ronge wrote:
I've heard lots of talk about EOF, but I don't really know what it is. I
tried doing some searches on the internet to find out what it is (or
was),
but all I find is vague descriptions.
Here is probably the most information you'll find about it..
http://developer.apple.com/techpubs/webobjects/WebObjectsOverview/EnterpriseObjects/
index.html
Although it refers to the Java version (which is badly crippled in
the Cocoa realm) the concepts carry over.
All I know what that it abstracted the program from the database. Did it
completely abstract the SQL from the program? What did it do that was so
fantastic?
yes.. no SQL.. it handles fetches, including faulting across
relationships.. it makes persistence to a database very easy.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.