google-code-export / rocket-gwt

Automatically exported from code.google.com/p/rocket-gwt
1 stars 1 forks source link

Subclasses of serialization factories should inherit the superclasses readable and writeable types. #62

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be nice if a subinterface of a serialization factory interface 
could inherit the annotations listed in the superinterface, so that you 
don't have to list those annotations again.

What is the expected output? What do you see instead?
Inherit a serialization factory's annotations rather than having to list 
the same annotations again.

What version of the product are you using? On what operating system?
rocket 0.56 on windows XP

Please provide any additional information below.

Original issue reported on code.google.com by fvil...@gmail.com on 23 Feb 2009 at 9:36