[Glass] sorting and merging
Sebastian Heidbrink
sebastian_heidbrink at yahoo.de
Tue Dec 10 12:31:43 PST 2013
Hi!
I need to offer access to CSV formated data via a REST interface.
Is there any best practice and or anti pattern to sort / merge / group
the data which is held in different keyed collections and/or collections
before I write the data onto a stream?
Right now I use a modified NeoCSV to read and write data. I added a
CanonStringDict instance variable to the Reader to prevent unneccessary
String instance duplication.
I am thinking of memory or processing time issues.
Thanks
Sebastian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20131210/6561748d/attachment-0001.html>
More information about the Glass
mailing list