First page Back Continue Last page Summary Graphic
CDL: Code Reuse and Collection Cascading (cont'd)
Collection cascading: a modular way for defining logical views of a collection.
- Only the initial collection receives source steam. Each subsequent, cascading collection operates on the processed stream produced by the previous, cascaded collection.
- Two views of a cascading collection: filter and sub-class (as in C++).