I've started to use the 'delegate' feature of the AutoRunmode plugin,
and I like it as a code organization tool. 

I'd like to discuss possibilities to make this more flexible.  Right now it
considers every method in a delegate class to be a run mode.

I would like a way to mark only some of the methods for use.

I've thought of some alternatives for this:

 1. Respect the " :Runmode " attribute on these run modes.
    I'm not sure if that would work. 

 2. Only allow exported methods to be used. This would work fine
    for functional interfaces, but wouldn't make sense for an OO
    module where nothing is exported.

Without a mechanism like this, it's awful tempting just to declare
everything a run mode...

    Mark


---------------------------------------------------------------------
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]

Reply via email to