Rick Root wrote:
> It's probably a matter of that being my first foray into the resource 
> bundle, and not really knowing what I was doing.

well from that snippet you seemed to get the gist of it.

> even <cfset var getResource = application.resourceBundle.getResource> 
> which would let me do #getResource(blah)# inside my component, right? 

that method was ray's idea ;-) we usually init the rb into a shared scope & 
dish 
it out from there, mainly because we're often running multiple locales against 
one site. ray's blog is one locale, one site. and i have a bias about extra 
overhead even when it's mainly in my head.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:233060
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to