Cees,

Thanks for sharing this. You make some compelling arguments for
Class::Trait.

It sounds like there is nothing from someone writing a plugin that uses
this right now, with this syntax:

use Class::Trait (qw/CGI::Application::Plugin::New/);

It'd be nice to have one exist in that style to review before considering
making this our "official" plugin system that would use the shorter syntax you
suggested:

use CGI::Application::Plugin 'New';

    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