|
From: George M. <geo...@ya...> - 2002-11-27 16:07:35
|
Hi, In the TranslatorViewer class supplied, there is a need for a previewer and a postviewer. So we have parser->previewer->translator->postviewer. How come the DOM from the parser is not sent directly to the translator,i.e., parser->translator->viewer? Thanks, George |