Re: [Catalyst] CDBI integration

2006-06-12 Thread Len Jaffe
Pablo Collins [EMAIL PROTECTED] wrote: I have a bunch of Class::DBI packages in a directory/namespace outside of the catalyst app I'm building and I would like to make them available as the model layer. The short, and unhelpful answer is that nearly everybody around here, including

Re: [Catalyst] development setup

2006-06-28 Thread Len Jaffe
Marcello Romani [EMAIL PROTECTED] wrote: because everyone is woking on the same project, so Yum! Stir fry! ___ List: Catalyst@lists.rawmode.org Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive:

Re: [Catalyst] Catalyst::Plugin::Dumper [was: data::dump vs data::dumper]

2006-07-06 Thread Len Jaffe
Chisel Wright [EMAIL PROTECTED] wrote: Do two people on this list constitute deprecated in favour of XXX? :) Depends on who those two people are and great is their kung fu. L. ___ List: Catalyst@lists.rawmode.org Listinfo:

Re: [Catalyst] cat 5.7 upgrade report

2006-07-25 Thread Len Jaffe
Christopher H. Laco [EMAIL PROTECTED] wrote: Len Jaffe wrote: I upgraded from 5.678 to 5.7001 last night. This is on my WinXP laptop. On 5.8.8 even. Impressive. Has AS released a new build of 5.8.8 to fix how crappy it's been so far? Dunno. I just load whatever is available from

Re: [Catalyst] 5.7 upgrade - DBIC::S::L error.

2006-07-26 Thread Len Jaffe
Brandon Black [EMAIL PROTECTED] wrote: On 7/26/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I've verified that DBIC::S::L is not the problem by writing a stand-alone schema loader class and using it from a script. I am definitely calling loader_options() before calling

Re: [Catalyst] C::P::Session and Object::Signature error

2006-07-28 Thread Len Jaffe
--- michael j talarczyk [EMAIL PROTECTED] wrote: i'm plagued by this error on any request: Caught exception in engine not a reference at /Library/Perl/5.8.6/Object/Signature.pm line 19 this is C::P::Session calling signature() to compare session signatures. i Is that Deja Vu, or Vuja

Re: [Catalyst] auth::DBIC session problems

2006-08-18 Thread Len Jaffe
By way of followup: I've got some new functionality to add to my app, so I'm concentrating on that. ONe cthat's done, I plan to check out fastcgi as an alternative, because I don't have these problems with the test server, just mod_perl. If fcgi doesn't do it for me, I'll have to resort to

Re: [Catalyst] ways to do stuff and why

2006-08-19 Thread Len Jaffe
On 8/19/06, Matt S Trout [EMAIL PROTECTED] wrote: I think the main bone of contention here is that Len is referring to hispersistence layer as the model, whereas I consider it to just be a persistencelayer - stuff like Model::DBIC::Schema is really only there for simple apps where what you're

Re: [Catalyst] Chained actions question

2006-08-29 Thread Len Jaffe
On 8/29/06, Nilson Santos Figueiredo Junior [EMAIL PROTECTED] wrote: On 8/29/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: sub base :Chained('/') PathPart('') CaptureArgs(0) { sub drpt : Chained('base') PathPart('dailystatusrpt') CaptureArgs(0) { sub view_drpt :Chained('drpt') PathPart('view')

Re: [Catalyst] InstantCRUD and Windows

2006-09-01 Thread Len Jaffe
this also, and had to chack Cache::File into place. If you make the cache module configurable from the myapp.yml and fair maidens will sing of your greatness. Len.-- Len Jaffe[EMAIL PROTECTED] ___ List: Catalyst@lists.rawmode.org Listinfo: http

Re: [Catalyst] order_by not sorting

2006-09-02 Thread Len Jaffe
On 9/2/06, Lars Balker Rasmussen [EMAIL PROTECTED] wrote: On Sat, Sep 02, 2006 at 10:36:50AM -0400, J Cook wrote: The sort field is an integer type. Why isn't this ordering it?Because you're mapping the nice sorted list into a hash.Hashes don't maintain sort order. That's why you see map { do

[Catalyst] (no subject)

2006-09-29 Thread Len Jaffe
On 9/29/06, Christopher H. Laco [EMAIL PROTECTED] wrote: Bill Moseley wrote: I've had two users now report that posting forms in SSL mode is not working.Both times I've dumped the request headers and see that they are posting with a Content-Length: header of zero. I've suffered through this as

Re: [Catalyst] catalyst auth problem w/ storing CODE items

2006-10-22 Thread Len Jaffe
Update Tie::RefHash and see what happens.On 10/22/06, Evan Carroll [EMAIL PROTECTED] wrote: The error I'm getting is:Caught exception in engine Can't store CODE items atblib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/_freeze.al)line 290, at

Re: [Catalyst] German Catalyst Mailing List

2006-10-23 Thread Len Jaffe
On 10/23/06, Robert 'phaylon' Sedlacek [EMAIL PROTECTED] wrote: Good morning everbody,Thanks to Matt the german speaking part of the Catalyst community now hasit's own mailing list:Don't forget to add yourselves to the Catalyst map at frappr.com - http://www.frappr.com/catalyst L.-- [EMAIL

Re: [Catalyst] Re: Last Chance / Last Day: Webdevelopmentplatformcontestand Perl / Catalyst

2006-12-02 Thread Len Jaffe
On 12/2/06, Matt S Trout [EMAIL PROTECTED] wrote: (and what would people say to re-doing the tutorial to add back in a couple chapters that -don't- use DBIC at the beginning, and then perhaps an additional one at the end that uses another model (SVN or LDAP spring to mind) ?) One that uses

[Catalyst] Happy Hanukkah

2006-12-15 Thread Len Jaffe
Happy Hanukkah everybody. Len. -- [EMAIL PROTECTED] 614-404-4214 ___ List: Catalyst@lists.rawmode.org Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/ Dev site:

Re: [Catalyst] creating a model

2006-12-22 Thread Len Jaffe
On 12/22/06, Jonathan Rockway [EMAIL PROTECTED] wrote: Basically, I use Windows as a $300 dumb terminal. (A slow and virus-prone dumb terminal.) Why not use X? Perl is like coffee. It's not very exciting to talk about, but I bet you're having a cup right now :) Motto! -- [EMAIL

Re: [Catalyst] Static content with catalyst

2007-05-08 Thread Len Jaffe
On 5/7/07, Kyncho Pehotinec [EMAIL PROTECTED] wrote: Hello, Definitely! Everything under /root/static is getting served _as static content_. I don't see a reason to install yet another plugin/module to serve static files. You should see a reason. That reason being that if you want to server

Re: [Catalyst] Catalyst merchandise

2007-05-17 Thread Len Jaffe
Are the golf shirts embroidery, or iron-on? Len. -- [EMAIL PROTECTED] 614-404-4214 ___ List: Catalyst@lists.rawmode.org Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive:

Re: [Catalyst] Catalyst merchandise

2007-05-18 Thread Len Jaffe
On 5/18/07, Mike Whitaker [EMAIL PROTECTED] wrote: Embroidered golf shirts would be cool, as would black ones, but they don't do them yet. We are the coordinators for the logo-wear for our kids' elementary school (they call it spiritwear), so I have connections in the on-demand embroidery

Re: [Catalyst] Catalyst merchandise

2007-05-18 Thread Len Jaffe
On 5/18/07, Mike Whitaker [EMAIL PROTECTED] wrote: We may have to commission a mango-based ordering system. In the end, obviously, we should sell Catalyst merchandise from a Catalyt-based shop... however, the aim here was to get stuff out and available, and PoD via whoever is clearly the way

Re: [Catalyst] DBIx question

2007-08-26 Thread Len Jaffe
On 8/25/07, Matt S Trout [EMAIL PROTECTED] wrote: You're a programmer for a living. You can figure out how to work a mailing list. Stop mollycoddling the new guys! -- [EMAIL PROTECTED] 614-404-4214 ___ List: Catalyst@lists.rawmode.org Listinfo: