Quoting Octavian Rasnita <[EMAIL PROTECTED]>:
> From: "Tobias Kremer" <[EMAIL PROTECTED]>
> > I suggest removing the old C::P::Authentication store/state backends
> > completely and installing the new ones to avoid clashes between old
> > installations of your app and possible future ones. I'm not
From: "Tobias Kremer" <[EMAIL PROTECTED]>
I suggest removing the old C::P::Authentication store/state backends
completely and installing the new ones to avoid clashes between old
installations of your app and possible future ones. I'm not sure, but
having two different installations (one with t
On 18.03.2008, at 21:09, Octavian Rasnita wrote:
Where can I read more about these namespaces changes?
Should we continue to load these modules as plugins, or they are
loaded by default?
C::P::Authentication is still (and will probably always be) a plugin.
However, the store and state backe
Hi,
From: "Tobias Kremer" <[EMAIL PROTECTED]>
AFAIK, the correct version is
Catalyst::Authentication::Store::DBIx::Class :) The recent namespace
change still causes some really annoying confusions.
Where can I read more about these namespaces changes?
Should we continue to load these modules