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 ...