S. Isaac Dealey wrote:
> It's hard to understand what you mean by "nothing happens" without
> more information... My understanding is that the unicode characters
> used by the resource bundles Paul recommends (for performance reasons,
> because it's silly to convert everything from ASCII when ColdFusion

no, actually i don't recommend using utf-8 in rb. you really can't manage 
anything complex using something like notepad. for stuff like ray's blog you 
can 
get away with it but as apps become more complex so do rb & then you need a 
real 
tool. we use IBM's rbmanager (part of the nifty icu4j project). jason sheedy 
also has a cf based tool for managing rb. there are several others including an 
eclipse plug-in (which i don't recommend but if do you use it, use it 
exclusively, it can't be mixed with other tools as it eats their comments & 
management bits).

the 2 rb CFCs that we produce (javaRB for those apps that can't put stuff on 
the 
classpath & rbJava for those that can) use native java style rb.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236756
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