Hi,
On 04.09.2012 03:42, Lei Wang wrote:
Hi,
So we have plan to remove import/export code from application
modules(sw,sc,sd...) and implement import/export function in binfilter. Is
there any document about this feature? What's the current status ?
There is a misunderstanding.
The module binfilter contains the needed code to import/export legacy binary
StarOffice file format in order to remove this code from the main code base.
Module binflter is more or less a dead module, which hopefully can be removed in
some future major version.
Best regards, Oliver.
On Mon, Sep 3, 2012 at 10:45 PM, Oliver-Rainer Wittmann <
[email protected]> wrote:
Hi,
On 03.09.2012 12:35, Lei Wang wrote:
[snip]
Why there are duplicated codes in binfilter\inc\bf_sc and sc\inc?
The module binfilter is more or less a stripped version of the complete
code in order to get rid of the import/export code for our former used
native binary file format in the rest of the modules.
Thus, it is quite natural that we have code duplications in this module.
Best regards, Oliver.