Hi again,

I realise this is a trivial bug but afaics its a valid bug... anyone
care to make the on-line change for me?

cheers,
dim

On 10/25/07, Dmitri Colebatch <[EMAIL PROTECTED]> wrote:
> Hi guys,
>
> One of the guys at work found a problem where if you have two methods:
>
>  String foo(String bar) {}
>  Resolution foo() {}
>
> The first one will be called instead of the second.  This looks like a
> problem in AnnotatedClassActionResolver which I think the attached
> (tiny) patch fixes.  Could someone please take a look and apply if
> appropriate?
>
> cheers,
> dim
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to