google-code-export / morphia

Automatically exported from code.google.com/p/morphia
1 stars 0 forks source link

Add converter to serialize URI as string and add to list classes that are "primitiveLike" in ReflectionUtils #270

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version are you using? (0.99/2.5.3/1.8.1)

We use a lot of URI values as properties of our objects and as map keys, and it 
would be great if "URI" were saved by it's toString() method rather than as its 
internal fields, and if it were treated as "primitiveLike" by ReflectionUtils 
so it can be used in map keys.

Original issue reported on code.google.com by ross.lo...@gmail.com on 18 Apr 2011 at 10:29

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1751.

Original comment by scotthernandez on 19 Jun 2011 at 4:45

GoogleCodeExporter commented 9 years ago

Original comment by scotthernandez on 19 Jun 2011 at 4:45