Hey
Richard Monson-Haefel wrote:
> Personally, I always thought that environment properties shouldn't have been
> limited to Strings. If it was a Hashtable, instead of a Properties object,
> you could use any serializable key/value pair - that would have been more
> useful. However, with the EJB Moscone going to XML using non-String values
> as properties is no longer practical, so I guess it's a mute issue.
Most objects should be "stringifiable" though. Use
java.beans.PropertyEditors to simplify the conversion between
String<->Object.
/Rickard
--
Rickard �berg
Computer Science student@LiTH
@home: +46 13 177937
Email: [EMAIL PROTECTED]
Homepage: http://www-und.ida.liu.se/~ricob684
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".