[Catalyst] Architecture Advice? Integrating Catalyst Apps

Jonathan Rockway jon at jrock.us
Tue Dec 19 16:41:38 GMT 2006


Dennis Daupert wrote:
> Thoughts? Ideas? Discussion? Collaboration?

Wait a bit for this, it will be much easier with the next major release
of Catalyst.  Details are in the app_context_split branch in svn.
Essentially, you'll be able to embed apps inside of each other, like
KDE's KParts.

-- 
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;



More information about the Catalyst mailing list