[Twisted-Python] Woven and WML
Mukhsein Johari
twisted-python@twistedmatrix.com
Mon, 2 Jun 2003 14:54:02 +0800
> The woven-specific attributes should really all be removed -- any that
> are left in are just there because I have been lazy about it, since as
> you observe modern browsers don't care. I'll try to go through and make
> sure woven outputs clean XHTML by the next release... I have been
> meaning to do it for a while anyway.
>
Could we set this removal of woven 'html' attributes (on final output html) on
a flag or option? I have found that the attributes can be helpful in tracking
down some silly bugs in my code (like not setting controller to the right
object and so on).