On Mon, 17 Jan 2005 14:30:37 -0800, Adam Haskell <[EMAIL PROTECTED]> wrote:
> When do you passa query to a CFC? I would think you would pass an
> object the has a query set in it maybe but a complete Query? I mean I
> am sure there are valid reason but none are coming to mind :)

Why are you surprised about this tactic? I pass query objects around
in my code all the time: it's perfectly reasonable to return query
objects from methods and pass them in as arguments. The query object
is, after all, already an encapsulation of the raw data inside it.
-- 
Sean A Corfield -- http://www.corfield.org/
Team Fusebox -- http://www.fusebox.org/
Breeze Me! -- http://www.corfield.org/breezeme
Got Gmail? -- I have 5 invites to give away!

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:190867
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to