-
Notifications
You must be signed in to change notification settings - Fork 1
Possible Enhancements
inno-juanal edited this page Mar 6, 2017
·
4 revisions
These are some possible enhancements/additions for future versions:
- Array values to be retrieved as a read-only list backed by the array. Currently a copy is created when getVal is invoked.
- Expose unit entries as a java.util.Map. This will allow easy interaction with other libraries
If you'd like to contribute with the implementation of one of this features or some other, please refer to [this section](Issues and Contributing).
It would be good to have a distribution of an IS package to go with the Getting Started page. Having a some downloadable examples would also be beneficial.