google-code-export / objectify-appengine

Automatically exported from code.google.com/p/objectify-appengine
MIT License
1 stars 0 forks source link

Entity classes with @Embedded interfaces should fail registration #33

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
See issue 32.  You shouldn't be able to register a class with an @Embedded 
interface, only 
@Embedded concrete classes.

Original issue reported on code.google.com by lhori...@gmail.com on 26 Apr 2010 at 5:07

GoogleCodeExporter commented 9 years ago
No longer an issue with polymorphic embedded classes.

Original comment by lhori...@gmail.com on 13 Apr 2014 at 11:58