https://issues.apache.org/bugzilla/show_bug.cgi?id=56791

            Bug ID: 56791
           Summary: In 3.12, switch the default POIFS implementation from
                    POIFSFileSystem to NPOIFSFileSystem
           Product: POI
           Version: 3.11-dev
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: POIFS
          Assignee: [email protected]
          Reporter: [email protected]

As if 3.11 beta 1, NPOIFS now does everything that the older POIFSFileSystem
did, and more too

After 3.11 final, we should switch the default used within POI to be
NPOIFSFileSystem instead of POIFSFileSystem

We can potentially also look at offering in-place writes for POIDocument /
POIXMLDocument instances opened from Files at the same time (InputStream opened
ones will still need to use write(OutputStream) to write out)

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to