James Moore wrote:

> ... could we make some
> other changes to how comments are handeled too?
> 
> // ?>
> 
> would not switch out of PHP mode,
> 
> /*
> 
> ?>
> Html code
> <?php
> 
> */
> 
> Would comment out the html code too..
> 
> I dont know if this is a good or bad idea..


IMHO it is a very bad idea to mask XML processing
instruction tags by a comment-semantic only
available *within* these processing instructions

both variants have a WTF factor of their own,
but at least the current one is consistent


-- 
Hartmut Holzgraefe  [EMAIL PROTECTED]  http://www.six.de  +49-711-99091-77




-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to