Revision: 4439 Author: cosoleto Date: 2007-10-10 09:39:51 +0000 (Wed, 10 Oct 2007)
Log Message:
Disabled debug messages by default. Added __init__.py file.
Modified Paths:
trunk/pywikiparser/Parser.py
(...)
Why was this change committed? The parser is nowhere near usable so disabling debug messages by default is just plain useless. Yes, it creates some sort of parse tree, but using it is a whole different thing. Secondly, I do *not* want to guarantee any backwards compatibility. This means that using the current parser is just plain stupid, because the input and output formats can change, which would mean you would have to rewrite your code.
Ping Yeh was working on a full C-based parser, but I have not yet seen a response. I will mail wikitech-l about that parser later, hoping that he will respond then.
--Merlijn (valhallasw)