[CWB] [ cwb-Feature Requests-3058714 ] Use GIO for compressed file read / write

SourceForge.net noreply at sourceforge.net
Fri Sep 3 12:58:07 CEST 2010


Feature Requests item #3058714, was opened at 2010-09-03 10:58
Message generated for change (Tracker Item Submitted) made by andrewhardie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=722306&aid=3058714&group_id=131809

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: CQP
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Andrew Hardie (andrewhardie)
Assigned to: Andrew Hardie (andrewhardie)
Summary: Use GIO for compressed file read / write

Initial Comment:
Now that we have Glib, we should remove the dependency on external "gzip" to read/write compressed files and use GIO instead.   The combination of GZlibCompressor and GConverterOutputstream should do exactly what we need, and then the only external dependency we can't easily get rid of is "less"/"more").

This is especially needful on Win32 where gzip may not be available.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=722306&aid=3058714&group_id=131809


More information about the CWB mailing list