Great minds think alike. :) And no, I didn't even know about that project - I guess certain needs are universal. Kudos on using the Apache 2.0 license.
<rant> Too bad Jackasses in the US Patent Office allow ideas this to be patented when many people can come to the same conclusions as well as create them. </rant> Regards, David -----Original Message----- From: Antonio Petrelli [mailto:[EMAIL PROTECTED] Sent: Monday, July 24, 2006 3:49 AM To: Struts Users Mailing List Subject: Re: FlashScope: anyone has a better name? 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? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]