Hi,

while continuing to embed Pluto I'm not wondering about the
FilterManager interface which has three methods that look nearly the
same apart from the portlet parameter.

Now, I guess the idea behind it, is that one is sure that for example
event filters are only applied to EventPortlet instances - and the same
for resource portlets. But - if a portlet is not an EventPortlet or
ResourcePortlet - shouldn't the filters be ignored completely?

The other thing is, if we have different methods, I think we should
change the types of the request and response parameters accordingly and
then add for each phase an own method (so separate between render and
action).

I think we should do one or the other (one or four methods) but not such
a mix.

I would prefer a single method.

WDYT?
Carsten
-- 
Carsten Ziegeler
[email protected]

Reply via email to