Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Commons Wiki" for 
change notification.

The "CompressRoadmap" page has been changed by StefanBodewig:
https://wiki.apache.org/commons/CompressRoadmap?action=diff&rev1=17&rev2=18

  
    This might be used for progress bars or similar stuff at a higher level.  
COMPRESS-207
  
+ * a common solution for things that are extensible inside a given format like 
an API that allows third parties to implement und use compression/encryption 
methods without modifying Compress' codebase.
+ 
+   This is COMPRESS-143 for ZIP but also applies to 7z or for extra fields 
inside the ZIP format.
+ 
  == Archivers ==
  
  * unify common stuff in ArchiveEntry
@@ -60, +64 @@

  
  === ZIP ===
  
- * try to share more code between ZipFile and InputStream
+ * try to share more code between ZipFile and InputStream  
- 
- * provide an API that allows third parties to implement und use 
compression/encryption methods without modifying Compress' codebase.
- 
-   COMPRESS-143
  
  == Compressors ==
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to