Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
For more information and upcoming events around #dominoforever, please visit our Destination Domino Page
This needs to be fixed, why is this limit still here?
You can hack lists to function similar to arrays, but it’s less performant.
in the year of 2020 and 64-bit everything, arrays should simply scale much more than they do.
> 2) couting mulitple entries
Write own class which contains List and counter.
Moving idea to product : Domino Designer
Use XML and/or JSON instead of arrays.
It's a joke ;-)
Well list will not fit these basic things, that arrays are capable of:
1) sorting
2) couting mulitple entries
3) replacing entries
4) containing contents like these (multiple same values on different index positions): [ "me", "you", "me", "them", "me", "them", "all", "you" ]
Use lists