>>>>> "Herbert" == Herbert Voss <[EMAIL PROTECTED]> writes:
Herbert> maybe interesting to get some order back. I'll apply it. This shows that features should in fact be declared in some kind of map, instead of having all these bools around. something like if(features["html"]) { ... } JMarc