>Basically, promote Admin settings to a full inner class, rather than >nesting it in meta. It would still end up in meta though.
+1 from me on that one. The Admin-Minilanguage within the META-Minilanguage is rather weird currently, one uses attribute=value syntax, the other uses list-of-named-parameters syntax. I always forget about the commas ;-) bye, Georg