-
Notifications
You must be signed in to change notification settings - Fork 15
JAXB 2.1 Property Change Listener Injector Plugin #4
Comments
Reported by sdavids |
Was assigned to dochez |
sdavids said: It is not always neccessary or wanted to serialize all listeners. |
sdavids said: |
File: patch.txt |
sdavids said: Includes customizations:
Includes documentation (index.html) |
sdavids said: xs:annotation and "constrained" or "both" I do not know why the generated interface does not have the same signature as |
kohsuke said: |
lexi said: |
This issue was imported from java.net JIRA JAXB2_COMMONS-4 |
First of all, thanks for the plug-in.
@@@@
The plug-in does not create bound properties as advertised but constrained
properties.
http://java.sun.com/docs/books/tutorial/javabeans/properties/bound.html
http://java.sun.com/docs/books/tutorial/javabeans/properties/constrained.html
Using Bound properties is much more common than using constrained.
So make the creation of bound default and offer customization to create constrained.
Environment
Operating System: All
Platform: All
Affected Versions
[current]
The text was updated successfully, but these errors were encountered: