(no subject)
(no subject)
- Subject: (no subject)
- From: Nathan Dumar <email@hidden>
- Date: Thu, 10 Jun 2004 18:09:52 -0400
After completing EOModeler work, I generate java files for my entities,
but then I almost never add any extra code to those new classes. When
coding in components, I instantiate one of the classes generated by
EOModeler instead of using EOGenericRecord, and I use the get and set
methods from the classes instead of using the key value coding methods.
(This is the process that I developed as I learned WO using Apple's
docs.)
Does that effect my performance, in speed and memory use? If so, how
much? Is it worth changing my code to use EOGenericRecords and key
value methods?
Thanks,
Nathan
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.