Re: Just once more, an EOF/ObjC replacement?
Re: Just once more, an EOF/ObjC replacement?
- Subject: Re: Just once more, an EOF/ObjC replacement?
- From: David Teran <email@hidden>
- Date: Mon, 23 Aug 2004 08:59:46 +0200
For the mapping between object and relational database, I think that
Java is better than Objective-C (I know, few of you think the
inverse). The reason is bytecode. You can manipulate the bytecode to
add this feature to your code at runtime. Aspect Oriented Programing
(AOP), with instrumentation, is a powerfull solution for your purpose.
Visit the Hibernate web site to understand the beauty of this concept.
... did you ever hear words like 'categories' and 'posing' ?
regards David
_______________________________________________
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.