File-like filter pattern?
Erik Max Francis
max at alcyone.com
Wed Dec 18 19:51:19 EST 2002
More information about the Python-list mailing list
Wed Dec 18 19:51:19 EST 2002
- Previous message (by thread): File-like filter pattern?
- Next message (by thread): File-like filter pattern?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Bengt Richter wrote: > Below is a preliminary sketch, perhaps to consider? IMO the base > filter class > should provide as much as possible for free, and and instance should > be able to play > either source or sink roles. Thanks for your contribution, but I wasn't really asking about _how_ to implement filters -- after all, that's already been done in EmPy. I was just asking if there were some commonly accepted idiom for implementing push filters that is already common within the Python community; it would appear not. I just wanted to make sure I wasn't grating against some already accepted, common convention. -- Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/ __ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE / \ God does not play dice with the universe. \__/ Albert Einstein Alcyone Systems' Daily Planet / http://www.alcyone.com/planet.html A new, virtual planet, every day.
- Previous message (by thread): File-like filter pattern?
- Next message (by thread): File-like filter pattern?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list