[thelist] CF: Attributes to Locals?

.jeff jeff at members.evolt.org
Fri Sep 14 12:03:02 CDT 2001


ray,

><><><><><><><><><><><><><><><><><><><><><><><><><><><><><
> From: Raymond Camden
>
> > unfortunately, there's lots of fusebox code that
> > contains attributes "scoped" variables outside of
> > custom tags.  consequently you'll find lots of
> > developers incorrectly using it in their development
> > rather than limiting its use to custom tags only.
> >
>
> This is what I get for ignoring Fusebox. ;) So... they
> use Attributes for the name of a scope. Is your only
> beef with this is because it's the same name we use for
> CTs automatically? Ie, you feel that they shouldn't
> use a name that could cause confusion?
><><><><><><><><><><><><><><><><><><><><><><><><><><><><><

that's part of my beef.  the other part is that these variables are now
simply variables with a dot in their name.  the developers think they're
scoping their variables, but they're not.  all that extra typing for
nothing.  a quick solution is to create a structure named attributes.  at
least then you're creating keys of a structure.

thanks,

.jeff

http://evolt.org/
jeff at members.evolt.org
http://members.evolt.org/jeff/






More information about the thelist mailing list