I'm building with Cayenne myself, and enjoying it immensely!

        Erik

On Apr 22, 2005, at 4:38 PM, Patrick Casey wrote:


Looks like it might (at least in the particularly common case I was
listing). Still, Rails 12 isn't release yet (still alpha/beta neh?), and
Hibernate's nice and mature on version 3.0. Once you get over the learning
curve on hibernate, I find it mind-numbingly easy to use, so I'm inclined to
stick with it for the time being.


        --- Pat
<snip>

Nine seconds and 1,001 SQL statements later I got my list :). Sorry, but anything which uses an N+1 fetch method to resolve joins in situations like that is a non starter for a serious commercial app.

So maybe this solves it? http://weblog.rubyonrails.com/archives/2005/04/18/rails-0120-eager- associations-new-basefind-api-assertions-revisited-more-ajax/


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to