My suggestion; if the CFC has multiple methods that will use the same
info, or that you want to share info, use an instance with properties
that you init(). If you are just using a collection of functions that
don't share info (almost a UDF collection but in a CFC) just make it
static.

On 2/17/06, Aaron Roberson <[EMAIL PROTECTED]> wrote:
> I still don't really understand when I should create a static
> component and when I should create an instance-based component.

--
CFAJAX docs and other useful articles:
http://jr-holmes.coldfusionjournal.com/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232660
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