plugins; was Re: [Catalyst] debug mode
Matt S Trout
dbix-class at trout.me.uk
Thu Jun 7 01:08:01 GMT 2007
On Wed, Jun 06, 2007 at 02:18:33PM -0700, mla wrote:
> Matt S Trout wrote:
> >On Wed, Jun 06, 2007 at 12:29:12PM -0700, mla wrote:
> >>Is it not possible to offer the current Catalyst instance through
> >>a class method? Something analogous to Apache->request, rather than
> >>having to do the whole ACCEPT_CONTEXT prototype object thing?
> >
> >Not without limiting ourselves in terms of planned future features. Jifty
> >does this because they're explicitly one app per process. We aren't.
>
> When you say "per process," you mean operating system process?
> You're talking about threading issues?
Threading, forking, and OS-level COW.
--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director Want a managed development or deployment platform?
Shadowcat Systems Ltd. Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/ http://www.shadowcatsystems.co.uk/
More information about the Catalyst
mailing list