[Catalyst] Catalyst::Plugin::Authentication::Store::DBICSchema
    Alex Kavanagh 
    alex at tinwood.homelinux.org
       
    Sat Feb 11 11:00:43 CET 2006
    
    
  
At Fri, 10 Feb 2006 22:14:34 +0000,
Alex Kavanagh wrote:
> 
> [1  <text/plain; US-ASCII (7bit)>]
> Hi
> 
> I've been playing with Brandon's Catalyst::Model::DBIC::Schema and I
> found that the DBIC authentication plugin didn't work because it
> wanted to get at classes to do the searches and I couldn't get them to
> work at all.
> 
> Thus I copied C::P::A::Store::DBIC (and sub modules) and I have
> created ::DBICSchema (and submodules ::DBICSchema::Backend and
> ::DBICSchema::User)
I know I'm replying to myself, but I've had the night to think about
it.
I can, instead, just patch the original C::P::A::Store::DBIC modules
to work with C::M::DBIC::Schema.
If nobody objects then I can do this.  However, do I just post the
patches to this list or to somewhere else?
--
Alex.
    
    
More information about the Catalyst
mailing list