[mbackup-devel] reader/writer/filter module merger
Status: Alpha
Brought to you by:
jo2y
|
From: James O'K. <jo...@mi...> - 2000-05-05 01:33:17
|
I'm going to merge the reader/writer/filter modules into one with an interface that looks like the current 'filter' module. I can imaging a scenario where you would want to write things to several places, so the filter model is better suited. This will also force me to work out the bugs in the multiple filter code. This should leave the following as planned/implimented modules: config /* I'm rethinking this one */ logging filter userinterface -james |