Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
Description
From Wouter Danes:
-------
It's possible to annotate abstract classes with @Node. This means you can get an InstantiationException when you try to "object convert" a node of that type. In my opinion, Hippo shouldn't map a node to an abstract class, because it doesn't make sense. In my opinion the annotation-scanner should log an error and ignore the @Node annotated abstract class.
-------
Thanks for the suggestion!
Attachments
Issue Links
- causes
-
HSTTWO-2111 Ignore HST bean classes that are do not have a public access modifier
- Closed