Hi!
In one email Marcus wrotes:
5. we should change the internal data-handling to use objects and
collections instead of records and arrays, that makes a lot of things
easier and
reduces unnecessary copying of data and removes some memory-leaks that
are present in the code
What can we do with this problem? Is it ig job to change data structures
to something more normal than records and arrays? At the moment, i
think, is quite uneconomical to load xml data to array first and then
from array to treeview data records.
Greetings
Toomas
|