Antonio Petrelli on 24/07/06 08:48, wrote:
David Friedman ha scritto:
Why not call them custom scopes and link it into to contexts where
appropriate. That way you could name your scope and if it doesn't exist,
create it. Then you could have generic methods to handle all sorts of
scopes at once with generic methods like:
addScope("request").setAttribute(name, object);
addScope("session").setAttribute(name, object);
addScope("single").setAttribute(name, object);
addScope("someDialog").setAttribute(name, object);
Ehm, cough cough:
http://scopes.sourceforge.net/
Does it interest anyone?
Antonio,
what is 'anhemic' programming? It's not in dictionary.com.
Your text on sourceforge says 'See "[put pattern name]" for reference;' but I
can't see the link. (is that some resource filter that didn't work during your
deploy?)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]