In the Studio, parameters passed by reference (as a variable) instead of by value, cannot in method scope.

Does anyone understand this limitation? I have some methods that manipulate strings in place, and I would like to use them within a TCF. But it looks like I have either pass by value, or copy to a request scope variable. This seems
* inefficient
* potentially dangerous (could inadvertently clobber an existing request scope variable).

Is this a bug?
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to