Anyway, the FOR action uses a request scope loop counter, but it seems to me that the loop counter MUST be in method scope in order for this TCF to not risk clobbering an identically named request scope variable elsewhere in an application.
In this case, I will pass the counter into the method as a variable, with the justification that the number of iterations is potentially useful to the caller. But it seems to me that re-usable objects must have their workings hidden. Am I missing something, or is this a defect in the witango Object model?
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
