On 22 Mar 2001, at 21:24, Hal Helms wrote:

> as custom tags is kind of a moot point. The one positive aspect of
> FormURL2Attributes is that it prevents you from having to worry about the
> difference between form and URL vars--and I do like that, but I think we're
> paying a pretty high price for that.

But how high is the price, really?  Perhaps time for some benchmarks here.  
I've been toying with the idea of a Vars2FBVars tag to replace 
FormURL2Attributes--Vars2FB would use a structure called FBVars to do almost 
the same thing we do with the attributes pseudo-scope (but I'd like to add 
garbage collection if possible to avoid doubling the memory overhead).  The 
benefit would be the ability, as Hal mentioned, to loop over the entire 
structure.  The deciding factor for me would be the performance issue, so I 
guess I'll go do some FormURL2Attributes tests and see what happens, then work 
on the garbage collection scheme.

Gad, it's starting to sound like comp.languages in here! ;>

- Jeff


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to