https://issues.apache.org/bugzilla/show_bug.cgi?id=46639

           Summary: MinOptMax needs a re-work
           Product: Fop
           Version: all
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: vhenneb...@gmail.com


The org.apache.fop.traits.MinOptMax class needs to be re-worked in order to
prevent bugs like #46638 from occurring again. The min, opt and max fields must
be made private and getters/setters added accordingly, so that invariants can
easily be checked. Assert statements or exceptions must be added to
constructors and other methods.
That involves modifying many parts of the code base, though.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to