A composed Iterator
Paul Marcotte just posted an iterator that you can compose in your beans to provide an Iterating Business Object without having to use inheritance.
Personally, I am too lazy to write the delegates in the business object (hmmm, suppose you could generate and then mix them in if you wanted to :->), but in terms of ease of dropping into a project this is definitely a good solution and worth playing with.



There are no comments for this entry.
[Add Comment]