|
|||||||||||
|
Re: A problem with the CORE filter and tunnelling
From: Greg Stein <gstein(at)lyra.org>
Date: Mon Apr 09 2001 - 01:50:25 EDT
On Sun, Apr 08, 2001 at 06:41:40PM +0200, Graham Leggett wrote:
>... > > If you want to remove a filter, look at the reset_filters function. It Removing a filter is almost always a bad idea. Try to avoid putting the filter into the stack in the first place. [ by the simple fact that you "know" a filter is present, and you go to remove it, that means that you've constrained the system to have that thing present and have it removed. think "coupling" or "encapsulation" ... one piece of the code shouldn't know what the other guy is doing, and it should be independent of whatever they've done. ]
Cheers,
-- Greg Stein, http://www.lyra.org/Received on Mon Apr 09 05:48:11 2001 This archive was generated by hypermail 2.1.8 : Thu Aug 24 2006 - 14:53:15 EDT |
||||||||||
|
|||||||||||