Re: [picocontainer-dev] Visitor Work

Paul Hammant <[email protected]> Fri, 20 Jun 2008 15:39:47 -0700
Newsgroups gmane.comp.java.picocontainer.devel
Message-ID <[email protected]>
In change 4330 I added a method to PicoVisitor (corresponding to a  
JIRA issue)

Make your change and show us the patch ..

- Paul

On Jun 20, 2008, at 3:22 PM, Michael Rimov wrote:

> Hi guys,
>
> I'm getting to the point where I really need to be able to bust out  
> of a visitor
> traversal once I've successfully traversed one container.  Normally  
> I would do
> that by returning a Boolean flag from the visit*() functions to  
> indicate if I
> should continue traversal.
>
> But unfortunately, that would be an incompatible API change.
>
> Any ideas how to fix this in a compatible way?
>
> 								-Mike
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>