Tuesday, December 13, 2005
Filter interface
The filter interface almost done. As the push principle is much easier to implement than the standard pull it should not be so difficult to port all my filters to use the new paradigm. Another thing which will come in handy is the iostream adaptor for stream::Buffer. This can then serve as a drop in substitute for wool::swappable_data.