Hi all,
thanks for the feedback.
this would be especially useful if you were allowed to have more than one delegate...as it would open the way for run-mode reuse across applications.
You can have delegates that inherit from (possibly multiple) other (delegate) classes.
That should solve the multiple delegate problem.
I want to avoid multiple delegates as such, because it makes the interface more complex.
One would have to think about order of precedence as well, which is already well established
using multiple inheritance for the delegate object.
Thilo, is there a way to use the AutoRunmode plugin in conjunction with a run_mode() command in my setup() subroutine?
The AutoRunmode only has any effect if the requested run mode cannot be resolved
with what has already been set up in the normal way (using runmode() )
Thilo
--------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
