Re: Newbie: Mixing HTML & WO Pages?
Re: Newbie: Mixing HTML & WO Pages?
- Subject: Re: Newbie: Mixing HTML & WO Pages?
- From: "Adam Chan" <email@hidden>
- Date: Thu, 23 Oct 2003 14:39:07 -0600
Well, for those must fetch thousands of records at once, and only pick a few
records to continue work on, it may not be a bad idea to do a raw fetch
first and do a EOF fetch later.
I'm merely pointing out you don't have to do OOP in order to do WebObjects.
You can still "think" in terms of table/record rather than class/object.
----- Original Message -----
From: "petite_abeille" <email@hidden>
To: <email@hidden>
Sent: Thursday, October 23, 2003 1:06 PM
Subject: Re: Newbie: Mixing HTML & WO Pages?
> But then, what is the point of using EOF in the first place?
>
> EOF is perhaps not a speed daemon by everybody's standards, but most
> "performances" problems are self inflicted. Usually, EOF doesn't have
> much to do with it.
>
> On the other hand, I'm not quiet sure way I'm persisting in "defending'
> EOF today. I'm usually bashing it. So back to our regular program:
>
> Use stored procedures and be happy.
>
> Cheers,
>
> PA.
> _______________________________________________
> 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.
_______________________________________________
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.