Hi, I'm currently trying to remove all dependencies from the core to the deprecated "block". I nearly removed all dependencies that could be removed except for the following two:
XScriptObject implements the old deprecated Source interface. Can this be changed without breaking something to the new Avalon Source interface? (If so, I can do this). XSPUtil - this XSP helper class offers some static methods that use the old Parser and URLFactory interface. Can they be removed/changed without breaking something in the xsp stylesheets? Carsten Carsten Ziegeler Open Source Group, S&N AG