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 ?
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. >
