For those of us new to CI and who wish to use it with 'best practices', it would be helpful to have consistent guidance regarding 'short open tags' .
The CI PHP Style Guide says not to use them, but in Alternate PHP Syntax for View Files it is recommended to use "short tag echo statements".
This issue is discussed in other forums, but I am curious as to the latest thinking on this.
Thanks.