Yeah ..... for single table logging apps. The *reason* EOF needs to generate and know about pks before saving is so that it can form the relationships before saving .... think to yourself how auto-increment could work in a multi-user environment where transactional saves are performed across many related tables, and you will understand that this "hassle" is a necessary thing ;-)

On Oct 28, 2008, at 9:23 AM, Randy Wigginton wrote:

Similarly in Mysql, creating a column as auto-increment can save all the "hassle" of generating a primary key.

_______________________________________________
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]

Reply via email to