>You can extend the parent Application.cfc in the child Application.cfc. Make
>sure you don't override the application name though as I'm pretty sure that
>would create a different application name (and thus session scope). Also,
>make sure you call super() if the parent has any logic that also needs to
>run when the methods are called (onApplicationStart(), etc.).
>
>
>>

Extension was something that I looked at as I use that extensively already, but 
the two applications are not related at all. I didn't want the onRequestStart, 
and onApplicationStart events firing in Canvas from my main application. In 
addition, let's say there would be conflicting application values. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

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

Reply via email to