Hi fellow cfers,

First a little history... I am working on a project that requires me to use the 
directory watcher event gateway. For those who have used the event gateways, 
they hit supplied cfc's as (non-singletons ... correct me if i'm wrong :-) ), 
which removes the ability to create and a persist type object (such as using 
the application scope as the persist layer).

Soooo... my question is, how do I persist objects without the need to hit a cfm 
page to fire up the application scope?

I've shot a few ideas around, but nothing sounds solid enough to use?
1) do a cfhttp call to a blank cfm page to fire up the application scope
2) move all the logic that needs to fire to a request type application 
(mach-II, etc) to handle everyhing

It would make my day if there was an easy solution to this ;-)... 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310471
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to