Hi, Wyken Seagrave writes in his B4A book that reading (and writing?) an item from a Map is much faster than from an Array.
How about Lists? Are they rather Maps with fixed keys (Indices) or Arrays with dynamic size?
Does it make sense to feed larger ListViews (about 100 to 200 lines) fom a Map with index-numbers as keys rather than from a List?
Thx
Nikolaus
How about Lists? Are they rather Maps with fixed keys (Indices) or Arrays with dynamic size?
Does it make sense to feed larger ListViews (about 100 to 200 lines) fom a Map with index-numbers as keys rather than from a List?
Thx
Nikolaus