[RCAPUTO - Thu Jun 30 23:45:35 2005]:
Show quoted text> I forget. How important is this? I just rewrote the get_one() code
> for
> Filter::Stackable, and it shouldn't be hard to throw in some can()
> calls
> and conditionally do get() if necessary. In fact, the new code should
> be easier to do this with.
>
> So... what's the case where this is needed?
Probably not important enough for that. POE::Filter appears to document
the correct API now, so guessing that this can be closed.
It would only be a problem I suppose if people attempt to stack filters
that don't support the newer API, if you see what I mean.