Re: [Fresco-devel] Bogus traversals (and patch)
Nick Lewycky <[email protected]>
| Newsgroups | gmane.comp.video.fresco.devel |
|---|---|
| Message-ID | <[email protected]> |
Once again, I misspoke: > Instead, the DrawTraversal is stuck with that role, calling > drawing->save() once before A->traverse(t); > and drawing->restore() once > after. Thusly, the children are traversed with the attributes set by the > RGBDecorator. And I'd also like to apologize for my terribly wrong explanation of visitor pattern at the start of this thread. Nick Lewycky