On Mar 4, 2:55 pm, AJ Mercer <[email protected]> wrote:
> would the menu be calling it too?
>
> 2009/3/4 AJ Mercer <[email protected]>
> > I put a cfmail in fourQ.getData() and am getting 6 emails for one dmInclude
> > page
> > Why would it be getting called so many times?
> > It is the same objectID
> > Actually, when logout of webtop it has dropped down to 3 calls
> > But why not just one call?

It's not unusual for getData() to be called a lot internally.  The
nature of FarCry is such that it wants to be able to call an object
whenever, where-ever and as often as it wants.  The object broker
should be taking care of serving up the data, ie. from memory and only
once from the database.  It would be bad if FarCry was calling the
database multiple times for the same object.

-- geoff
http://www.daemon.com.au/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to