Problem: in mysql blob is used to store Strings larger than 256 chars.
Torque maps blob to byte[].
It would be beneficial to have convenience get/setters that automatically
convert byte[] to a String and reverse.



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to