Joern Nettingsmeier schrieb: > Andreas Hartmann wrote: >> Jörn Nettingsmeier schrieb: >> >>> but i'd rather not keep untested code in the trunk that >>> has fallen into disuse and does not get regular testing. >> >> I agree. We should not tolerate any broken windows. >> >> http://www.pragmaticprogrammer.com/ppbook/extracts/no_broken_windows.html > > watch out! don't let that book go near the lenya core pipelines and > xslts. they might annihilate each other in a flash of energy :( > > (yeah, i'm still trying to fix the proxying issue. some clown has > written stylesheets that generate stylesheets to generate menus...
I guess that clown was me (at least some parts of the clownery) :) Meta stylesheets can be a beast to understand, but there are not many ways to implement hooks to call in arbitrary sitemaps. A major problem with this approach is that it becomes slow because we can't cache anything. I'm tempted to replace it with a different technology (see my note about JSF etc. in the 1.6 roadmap mail). But maybe we find a way to simplify it without abandoning the pipelines. > and > the core sitemaps completely fail to use the base-url module, which is > apparently the only one that is proxy-aware...) That's because the core sitemaps are much older than the base-url module. Is there something particular I could help you with? A test case / setup description would be great. I'll take a look at the docs and wiki pages. -- Andreas -- Andreas Hartmann, CTO BeCompany GmbH http://www.becompany.ch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
