
24 Feb
2005
24 Feb
'05
8:09 a.m.
"Pavel Vozenilek" <pavel_vozenilek@hotmail.com> wrote in message news:cvi5ci$p4s$1@sea.gmane.org...
Similar problems are being solved by Dave Handley in Composite library (in development, zip is in snadbox files).
http://www.codeproject.com/vcpp/stl/typed_iteration.asp http://www.codeproject.com/vcpp/stl/functor_iteration.asp http://www.codeproject.com/gen/design/composite_visitor.asp
Maybe some inspiration could be taken here or common functionality factored out or reused.
Thanks for the direction Pavel - I'm checking out Handley's work now. =) Justin