That's a good point. Since the lexicon may/may-not be used in future FB4.1 releases. It's probably better to do this in the fusebox.init.
I was just doing it this way to keep most of my code in the xml files up front. It's also kind of handy to have the initializations in the controller/circuit, so I can reference them as needed when I'm coding the controller fuseactions. Thanks for the input, Ali >Sorry if this was answered in the initial discussion but is there any >advantage to using the class-preprocess-instantiate method that you've >shown here over doing this in the fusebox.init.cfm file? > > >I'm currently using the init file to perform the if-lock-if then create >object function. Originally I was going to do it all in fusebox but didn't >want to download/create the lexicon for locking. Again, if someone could >point to an advantage down the road, then I might consider redoing my >application. > > >Jason Cronk >[EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:12:6716 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/12 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:12 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.12 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
