• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Just once more, an EOF/ObjC replacement?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Just once more, an EOF/ObjC replacement?


  • Subject: Re: Just once more, an EOF/ObjC replacement?
  • From: "Jonathan 'Wolf' Rentzsch" <email@hidden>
  • Date: Tue, 24 Aug 2004 15:08:46 -0500

Anjo Krank, email@hidden, wrote:
>> That said, I prefer EOF's model-driven persistence model to Hibernate's
>> code-driven model. The reason: less code.
>
>What do you mean? I never used Hibernate, but my impression is that
>their XML is pretty much the same as an EOModel (sans fetch specs).

Hibernate is about "give me Java objects, and get persistence for cheap".

EOF (and Cayenne) is about "give me a data model, and get runtime-typed
persistent objects. And compile-time type-safety for cheap".

I prefer the model-driven persistence since it gives me an option of not
generating .java files at all.

Yes, Hibernate has an XML format, but its intent is to be generated from
your .java files, not vice-versa.

| Jonathan 'Wolf' Rentzsch   http://rentzsch.com
| Red Shed Software           http://redshed.net
|     "better" necessarily means "different"
_______________________________________________
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.


  • Prev by Date: Re: Just once more, an EOF/ObjC replacement?
  • Next by Date: Newbie: how to use validate<attributeName> with D2W Application
  • Previous by thread: Re: Just once more, an EOF/ObjC replacement?
  • Next by thread: Re: Just once more, an EOF/ObjC replacement?
  • Index(es):
    • Date
    • Thread