+1 to that

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, January 14, 2003 6:53 AM
Subject: Re: [OS-webwork] Bug in PrefixActionFactoryProxy? + patch


> Thanks Dick! Dick is on a role here and I would like to
> propose to give him R/W access so he can apply his
> patches since most of us don't seem to have the time.
> 
> -Matt 
> 
> 
> On Tue, 14 Jan 2003, "Dick Zetterberg" wrote:
> 
> > 
> > I have found a line of code in the factory
> > PrefixActionFactoryProxy that I
> > think is erroneous. It prevents all lookups of action
> > names with prefixes
> > from being cached.
> > 
> > This means that for EACH action invocation you get
> > something like 3-5 tries
> > (depending on your webwork.properties) to find the
> > correct Class object for
> > the action. The results are not cached because of a
> > break statement.
> > The statement was introduced in revision 1.10 and I do
> > not know the reason
> > for it. Perhaps one just forgot some { }?
> > 
> > Here is a diff that corrects this problem anyway. I
> > have also filed it in
> > Jira as WW-103.
> > 
> > Best regards,
> > 
> > Dick Zetterberg
> > 
> > [EMAIL PROTECTED]
> > 
> 
> 
> -------------------------------------------------------
> This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
> are you planning your Web Server Security? Click here to get a FREE
> Thawte SSL guide and find the answers to all your  SSL security issues.
> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork



-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to