Why this limit of 2^28 elements ?
I use XML to store all the elements and objects of my application,
because I want to have a "pérenne" solution. (A solution that I can think it will work in years and decenies).
Should I have to implement a new kind of arrays and/or byte string that
allows to store more than 2^28 elements when I have 2^28 + 1 elements to store ?
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc