Justin,

If the applications are not related at all, what benefits do you seek 
to gain from joining the two files.   Are you just looking for less 
coding time?

William



-----Original Message----
-From: [EMAIL PROTECTED]
-Date: Oct 29, 2007 9:42 
-To: "CF-Talk"<cf-talk@houseoffusion.com>
-Subj: Re: Sessions and SubApplications
-
->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. 
-
-


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292246
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