Feasible - possibly, but I'm not sure it would help. The code for handling Replaceable Controllers is only invoked in GUI mode, and that is done outside the controllers.
S. On 17/02/06, Oleg Gutsol <[EMAIL PROTECTED]> wrote: > Would it be feasible to build those (module and include controllers) > on GenericController ? > > - Oleg. > > > > On 17-Feb-06, at 3:00 PM, sebb wrote: > > > On 17/02/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >> > >> http://issues.apache.org/bugzilla/show_bug.cgi?id=38687 > >> > > > >> ------- Additional Comments From [EMAIL PROTECTED] 2006-02-17 > >> 20:51 ------- > >> so it sounds like we need a general solution that will work for > >> both module and > >> include controller > >> > > > > Yes. It may be as simple as ensuring that the GUI only code is copied > > to the non-GUI case. > > > > But I suspect the extra code in the clone() methods may have to move > > elsewhere if remote server mode is to be supported... > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
