>>>>> "Andrew" == Andrew Gianni <[EMAIL PROTECTED]> writes:

Andrew> I'd like to be able to do something like this:

Andrew> sub config_class_prefix{
Andrew>     return qw( Project1::App Project2::App );
Andrew> }

Andrew> Then I could call name_to_page or shortname on pages from
Andrew> either project.  Does this sound like a good idea, or can you
Andrew> suggest a better way to share pages and functionality between
Andrew> applications?

This would be handled with a local-policy ::Mapper::*, as I just described
in my previous message.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
cgi-prototype-users mailing list
cgi-prototype-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cgi-prototype-users

Reply via email to