Steve Loughran wrote:


How about we just call toString() on every value; its a no-op on all strings, and robust on odd stuff?

This will not work, as we need to call properties.propertyNames() to get the names.
propertyNames will trigger the Cast exception.


Peter


-steve

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





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



Reply via email to