Hi,

there are some inconsistencies between the annotation package and the form 
package how static final fields are handled. The classes in the annotation 
package have these public. The classes in the form package have these private 
or package private. I'd propose to make them public in the form package. 

Furthermore there are some minor differences between method names such as 
setReadOnly() in annotation and setReadonly() in form which I'd like to make 
consistent prior to 2.0.0

WDYT?

BR
Maruan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to