Re: [SrcML] XHTML-ViewPlugin
Status: Beta
Brought to you by:
crashchaos
From: Leif B. <lei...@ma...> - 2005-11-18 10:22:22
|
> What about adding a boolean variable then for the different events > specifying whether they should fire DoneEvents and an accessor > method to > set this behavior? Nice idea. So this variable could be in ViewEvent itself, with a get- and set-method. And the default value for a plugin is set in its constructor? In this case, you have to change thee default every time you create an event. Could we get this into the view platform, so that we could define the behaviours only when we create the view platform? Greetings Leif |