Hi, I want to compress (in the sense of eliminating empty entries) modules in-place. For this I need to create a new module in the /tmp directory and copy old module to the new one.
But what to do after this for copying the new module to the place of the old one? The best solution seems to be just copying the files to the place of the old module. But what if the old module contains a file which the new one does not contain (e.g. OT is deleted from a Bible and ot.vss is now missing)? Should I erase all other files in the module path? May two modules reside in the same FS directory? (I ask to not erase an other module by mistake.) For getting the FS path of a module, new function virtual SWModule::getPath() is needed. I will create and send the patch for it. OK? P.S. How about some info about algorithms of syntax highlighting of XML/HTML? -- Victor Porton ([EMAIL PROTECTED])