On Wed, 05 Dec 2007 15:31:58 -0600 Jonathan Rockway <[EMAIL PROTECTED]> wrote:
> > On Wed, 2007-12-05 at 13:28 -0800, Michael Higgins wrote: > > On Wed, 5 Dec 2007 13:17:46 -0800 > > Michael Higgins <[EMAIL PROTECTED]> wrote: > > > > > Folks -- > > > > [ snip ] > > > > Found the unplugged cable, just after the cry for help... of course. > > > > Isn't that some general principle, you find the error just after > > emailing a whole bunch of people? > > And what was the issue? > Basically, the issue is I'm doing two very different jobs at the same time. I'd simply forgotten a most basic thing. And I'm not 'really' a programmer... As I said in the original post, I'm using a dbic schema across different apps (cat and no)... my Model instance is the same as the one I was using for a working application... the SAME as... the SAME ..! D'oh! Next time, I'll check to see if I renamed it to match my new app's module path. Of course it wasn't initialized, as it 'wasn't found', not looking for a path in a folder tree, but for the namespace I registered, right? I still only barely know what I'm talking about here. Live and learn, I suppose. Again, truly sorry for the noise. -- |\ /| | | ~ ~ | \/ | |---| `|` ? | |ichael | |iggins \^ / michael.higgins[at]evolone[dot]org _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ Dev site: http://dev.catalyst.perl.org/
