[ 
https://issues.apache.org/jira/browse/PIVOT-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sandro Martini updated PIVOT-346:
---------------------------------

    Priority: Minor  (was: Major)

Probably there are few cases (if not 0) that require this, but wait to close it 
until some checks in code base are done.


> Replace boolean[] with BitSet
> -----------------------------
>
>                 Key: PIVOT-346
>                 URL: https://issues.apache.org/jira/browse/PIVOT-346
>             Project: Pivot
>          Issue Type: Improvement
>            Reporter: Sandro Martini
>            Priority: Minor
>             Fix For: 1.4.1
>
>
> Where possible (like in cases of flag for visibility, etc), change the 
> internal data structures like boolean[] with BitSet, more efficient in terms 
> of memory consumption, growable, etc.
> But keep the get/set methods handle boolean values (maybe also bit), and keep 
> those data structures immutable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to