from Marcus Hettlage:
> 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
So, that's what we need to do.
Toomas
|