Feature Requests item #1845430, was opened at 2007-12-06 04:02 Message generated for change (Comment added) made by tunalicker You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=559969&aid=1845430&group_id=80503
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: ccHost Group: None Status: Open Priority: 5 Private: No Submitted By: tunalicker (tunalicker) Assigned to: Nobody/Anonymous (nobody) Summary: PHP short tags randomly in code? Initial Comment: some people think PHP short tags are just fine. I am strongly opposed to them. Before I install any software, I search and replace any code I get for < ? and spaces after or a return line. and replace with the full tag: < ? p h p http://news.php.net/php.general/258748 http://bugs.php.net/bug.php?id=21497 to avoid the convoluted and unpleasant conversations from both sides of the issue, I just don't use software with PHP short tags. I use them for XML when required. There is where I find it useful to have a separation. I can search code for the bracket and question mark alone and find the XML I'm after (site-wide searches for example). otherwise bug hunting in other people's code is one-step more difficult... ---------------------------------------------------------------------- >Comment By: tunalicker (tunalicker) Date: 2008-07-06 03:45 Message: Logged In: YES user_id=1953515 Originator: YES If someone wanted to explain FILE: cchost_lib/cc-tpl-parser.php to me..perhaps I will rewrite the thing for my own taste? File Added: cc-tpl-parser.php ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=559969&aid=1845430&group_id=80503 _______________________________________________ cc-devel mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/cc-devel
