Closed GoogleCodeExporter closed 9 years ago
Original comment by scotthernandez
on 16 Feb 2011 at 3:48
I added a simple Test for this in the trunk called "EnumMappingTest". I am not
able to reproduce the problem.
gogomatrix: can you please take a look if the problem perists and maybe tweak
the test to demonstrate the problem?
Original comment by google-a...@codesmell.de
on 18 Feb 2011 at 9:54
Man,I didn't see any EnumMappingTest.java?
Are'you sure u put in there?
Original comment by gogomat...@gmail.com
on 1 Mar 2011 at 2:39
Here is the test:
http://code.google.com/p/morphia/source/browse/trunk/morphia/src/test/java/com/g
oogle/code/morphia/mapping/EnumMappingTest.java
Original comment by scotthernandez
on 1 Mar 2011 at 2:48
I add a patch for that,pls check it out.
And sorry for opened an new issue,I didn't know.
http://code.google.com/p/morphia/issues/detail?id=235
Original comment by gogomat...@gmail.com
on 1 Mar 2011 at 10:16
Issue 235 has been merged into this issue.
Original comment by google-a...@codesmell.de
on 1 Mar 2011 at 11:41
Original comment by google-a...@codesmell.de
on 1 Mar 2011 at 11:41
patched the mapper to use the parent class instead of the given one for
instances of an anonymous class where the parent class is an enum.
shouldn´t this behaviour generally be true? (not just for enums)
Original comment by google-a...@codesmell.de
on 1 Mar 2011 at 12:00
Original comment by scotthernandez
on 12 Nov 2011 at 7:39
Original issue reported on code.google.com by
gogomat...@gmail.com
on 16 Feb 2011 at 1:00