in my opinion, yes.

plus, having an intercepting filter on both incoming
and outgoing gives you benefits in terms of uniformity
plus results in a nice division of functional
responsibility between your handlers.

-saad

--- Bill Bassler <[EMAIL PROTECTED]> wrote:
> Request for opinions ...
>
> In the requirements scenario listed from the
> original post, the general
> concensus seemed to be that some flavor of the
> interception filter pattern
> was the best candidate design pattern. This
> discussion revolved around the
> best pattern for altering incoming message structure
> based on processing it
> through a set/chain of filters.
>
> Question: I would assume the interception filter
> pattern application would
> still be applicable for outgoing message processing?
>
> ===================================
> This list is hosted by DevelopMentorŪ
> http://www.develop.com
>
> View archives and manage your subscription(s) at
> http://discuss.develop.com
>



__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to