Tzury wrote:
> May I suggest another feature to the 'to-do list' of the built-in
> template engine.
> 
> As parsing a template, the function should  ignore the comments blocks
> that within a <script> block. That is, a comment of javascript should
> not be evaluated.
> 
> Tzury
> 
> [joyful, clean, productive for devel in web_py.get_benefits()]

Can you give an example scenario of a problem that would occur in the
current situation? Does this mean that the parser also does not evaluate
within HTML comments? Is that even necessary? As far as I know, the PHP
parser (for example) also parses things in HTML and JavaScript comments.
Why not, after all...?

b^4

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to