"jmesnil" wrote : Just a few thoughts related to the introduction of
SimpleString.
|
| I find it cumbersome to use SimpleString when creating our Core objects (Session,
Producers). I'd prefer to have our API expressed using regular String and wrap
internally to a SimpleString rather than ask our users to do the wrapping.
|
We could certainly provide overloaded methods that take standard Strings
anonymous wrote :
| Like wise, I wonder if we shouldn't keep using plain Strings for everything coming
from User land (e.g. JMS Text & Map message, headers & properties) to avoid any
encoding issues.
|
Can you be more specific about what encoding issues?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4151768#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...