NPOIFS has been now the default filesystem for a while. Its time to get rid of the OPOIFS* classes. I'll do this change in two phases: - remove all references to OPOIFS* and adapt the tests where necessary - optional/to be discussed: rename all NPOIFS* classes to POIFS*, remove old delegates
OPOIFS* references removed via r1839201 On testing and refactoring CopyCompare/EntryUtils, I've noticed a problem with the UTF8 encoding of HPSF properties ... this kept me busy, but now it's fixed I keep this open, for discussions of the second part ...
renamed NPOIFS* to POIFS* via r1839709 keeping it open in case of further findings ...
This is fixed now and no more changes seem to be required, thus resolving.