On Tue, 2006-08-29 at 11:32 +0100, Caolan McNamara wrote: > HelpLinking takes an awesome amount of time.
So this finally drove me mad enough to have a stab at improving this build bottlenect, fruit of my labour is the patch at http://people.redhat.com/caolanm/helplinker/ which contains a prototype (which I still have to extensively test and time, as well as clean up a bit more) of a C++ drop in replacement for the java HelpLinker and XmlSearch projects. It should generate correct-looking output and not crash for at least en_US help. There are some known wrongness with the output at the moment, but hopefully fixable ones. It needs libxslt to build, but if it eventually works and gives the expected time savings it could replace the java HelpLinker, and additionally make the XmlSearch java project redundant. C. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
