S. Woodside wrote:
I've hit a point now where the Parser access User functions. With a command line test there's not going to be a user, so I could either fake one, or I could temporarily modify the parser.
If there's something in Parser that accesses a user directly it perhaps should be migrated to ParserOptions, as that's what it's for.
It seems like this might be a good place to insert an intermediate parsing format (something between the article{wikitext, ...} and the final HTML.
There's a couple attempts at this floating around, not sure what the state is.
-- brion vibber (brion @ pobox.com)