You'd still be missing onSessionEnd, which provides functionality that simply isn't available in an app that uses a cfapplication tag instead, so I can see why they just add functionality to Application.cfc.
On 8/18/07, Claude Schneegans <[EMAIL PROTECTED]> wrote: > >>I think he is looking at it to have a config in a database or xml file > that would tell the code where to find its custom tag paths at, instead > of having them hard-coded > > I've seen that. But one could still do it using <cfset this.mappings > or in <CFAPPLIACTION if it was availaible. > > -- > _______________________________________ > REUSE CODE! Use custom tags; > See http://www.contentbox.com/claude/customtags/tagstore.cfm > (Please send any spam to this address: [EMAIL PROTECTED]) > Thanks. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:286553 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

