S. Isaac Dealey wrote: > I guess this does means I should start figuring out a way to provide support > for both UTF-8 and ASCII resource bundles in the framework to
i wouldn't bother unless your apps will be that complex & you forsee the need to use external tools to mange the rb. but if you do bother, i'd swap everything to java style rb. you could easily use java.util.Properties to do a one time re-write of existing rb to escaped unicode. see my blog for an example (january 9, 2004 post) & other bits about rb (url might wrap): http://www.sustainablegis.com/blog/cfg11n/index.cfm?mode=cat&catid=6D990B76-50FC-543B-1FA4AB2B1CE26EFC ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236768 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

