[Catalyst] FW: Inheriting existing CDBI model objects
    John Beppu 
    john.beppu at gmail.com
       
    Wed Mar 15 20:47:06 CET 2006
    
    
  
On 3/15/06, Carl Vincent <C.A.Vincent at newcastle.ac.uk> wrote:
> So I have a workaround, but this behaviour is different to what I get if
> I inherit my CDBI class outside of Catalyst... Is it just me doing
> things in a weird way?
I keep most of my model code outside of Catalyst, as well.  In my
case, the code for our models existed long before we brought Catalyst
into our organization, and it didn't make sense for us to pull that
stuff under the Catalyst umbrella.
    
    
More information about the Catalyst
mailing list