You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Gerald Richter <ri...@ecos.de> on 2000/04/13 23:39:09 UTC

RE: Overwrite Session handling (was: [1.3b2] Silent death, noisy death; CMS extensions)

>
> I'm not really concerned with the API form, just the generic
> functionality.  I think Embperl is ideally positioned to capture
> a large core of the Perl based CMS arena, just by providing easy
> hooks for CMS authors to implement whatever inheritence and
> contextualality they desire.
>
You may take a look at the CVS Version of Embperl I just commited, it allows
you to overwrite the default session handling class (HTML::Embperl::Session)
and give the new name via EMBPERL_SESSION_HANDLER_CLASS to Embperl.

Gerald