> If you serialize your stuff and use a BytesMessage as JMS specification > intends for custom serialization format then you don't have to content with > Java serialization being slow. >
if you are only doing the bare stuff.. sure.. people can do that themselves... but if you can make it easy for users... why not?
