From: Brian G. <br...@qu...> - 2003-07-24 00:20:01
|
>Well I wouldn't mind if we had a way to nicely "mute" settings in >WM.defaults. Actually I think we do don't we? > >LazyVariableFactory: I did something like that to let you remove directives and tools from the list, but I'm not sure if it works for arbitrary tags -- but it certainly could. >See the problem? Taking a shrink-wrapped WM jar how can my app reliably >suppress all CTs except $Form, for example? I don't think it's possibly >without me tracking what CTs are in any one WM release and explicitly >suppressing them in WM.properties. But why do you need to suppress individual CTs at all? They don't have any per-request overhead. And they don't have variable name capture problems. So what's the problem? If you don't use them, they don't cost you anything. No problem. -- Brian Goetz Quiotix Corporation br...@qu... Tel: 650-843-1300 Fax: 650-324-8032 http://www.quiotix.com |