Hey Tim,
Most, if not all (still drinking the coffee - brain not quite there) of the
properties that would make it less portable are all defaulted to the farcry
defaults (aka application.dsn etc) so this should not be a problem...

I normally just pass in the conditions that I want to filter by...

L.


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tim Lucas
Sent: 21 February 2004 10:03 AM
To: FarCry Developers
Subject: [farcry-dev] RE: FarCry equiv of fourq's getMultiple

Thanks Lucas.

I missed it because my understanding of fourq was more of a content 
manager. Having types inherit from fourq didn't seem logical. Calling 
fourq through the type seems like an unneccesary dependancy.

I guess what I was looking for was a method which is further abstracted 
from the fourq ones (e.g. don't need dsn, dbowner etc)... don't mind me, 
i'll just use the fourq one.

-- tim

Lucas Sherwood spoke the following wise words on 21/02/2004 8:12 PM EST:

>Forgive me, it is early and I hav't had coffee but don't all cfcs that
>inherit from the type cfc, inherit the getmultiple method from the fourq
>cfc?
>
>Your type inherits types.cfc which inturn inherits fourq.cfc
>So you should be able to call something like this...
>stResults =
>obj.getMultiple(dsn=application.dsn,dbowner=application.dbowner,conditions=
s
>tProps,OrderBy='title');
>


---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to
[EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to