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

--- Comment #6 from [email protected] ---
Created attachment 29463
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29463&action=edit
proxy for CTCols that maintains max and min values

-original CTCols just maintains a list of CTCol objects, so if u everytime u
need to tell the min col and max col ranges, you needed to iterate over all the
columns, this is what was so time consuming. This CTColsProxy maintains min and
max which is expected to be updated everytime a setMax or setMin is called on
the container columns

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to