Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 490 by andrehoraa: check generic-types handling http://code.google.com/p/moose-technology/issues/detail?id=490
It seems verveineJ does not handle generic types at all. For example if a method has a return type with generic, the return type is not processed correctly, and the method might not be created correctly.
Check whether this is the case and solve the problem if it is the case ...
Updates: Owner: anquetil.nicolas Labels: Component-Verveine
Comment #1 on issue 490 by anquetil.nicolas: check generic-types handling http://code.google.com/p/moose-technology/issues/detail?id=490
(No comment was entered for this change.)
Updates: Labels: -Component-Verveine Component-VerveineJ
Comment #2 on issue 490 by tudor.gi...@gmail.com: check generic-types handling http://code.google.com/p/moose-technology/issues/detail?id=490
(No comment was entered for this change.)
Updates: Status: Fixed
Comment #3 on issue 490 by andreho...@gmail.com: check generic-types handling http://code.google.com/p/moose-technology/issues/detail?id=490
VerveineJ is exporting the properties parameterTypes and declaredArgumentTypes.