DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27741>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27741





------- Additional Comments From [EMAIL PROTECTED]  2004-12-20 17:10 -------
Thanks for the detailed explanation of the alternative approaches.  To sum 
up then, $foreach puts the iterating value into the current context.  Since 
we can't assume that the current context will allow a value of null, this 
approach is not safe.

The negative part of this idea is that the page will not be able to access the 
final value of the $foreach variable after the loop is ended.  Maybe we can do 
a poll, see if any users depend on this.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to