Yes it is possible use getAllFields() -----Original Message----- From: Chris Howe [mailto:[EMAIL PROTECTED] Sent: Monday, August 28, 2006 7:29 PM To: [email protected] Subject: Minilang GenericValue -> Map
Is it possible to convert a GenericValue to a Map or HashMap? It seems that minilang doesn't actually convert, it takes the GenericValue and simply returns the GenericValue untouched in ObjectType.java circa line 863.
