From: <Web...@St...> - 2004-04-04 21:26:06
|
On Mon, 29 Mar 2004, Keats wrote: | ----- Original Message ----- | > That said, I come to think about the Macro interface (class?). Why does it | > have two methods there? I have never understood which of the methods are | > invoked when: one fo them (I am on vacation now, so I can't find the | > details) have never been invoked when I have made Macro implementation. | > This is also very very badly documented, not explaining nothing. | | The Macro interface is pretty simple: write() sends its output to a | FastWriter, and evaluate() returns to a String. Once more: WHEN ARE THEY INVOKED??? Endre |