> -----Original Message----- > From: Matt S Trout [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 22, 2008 12:14 PM > To: The elegant MVC web framework > Subject: Re: [Catalyst] Dispatching based on path and host/domain > > On Tue, Apr 22, 2008 at 09:24:17AM -0400, Matt Pitts wrote: > > As far as DBIC goes, yes I subclass DBIC::RS - actually I've built > out a > > common DBIC "library" that I use in my DBIC models that provides > common > > base classes for DBIC and DBIC::ResultSet, and a standard set of > > Exceptions. The library provides come really common filtering > facilities > > for my apps like "active" flag and "valid_from"/"valid_to" date > ranges > > for records. > > That smells like there's a couple nice DBIC components in there trying > to > escape. > > Want some svn space?
I never met a "matt" I didn't like :) I had thought for awhile that it was generic enough to be useful to others, but just hadn't spent the time to publish it. Let me talk to my boss about committing it publically - he and I are the only FOSS lovers in an M$ Gold certified shop :). Makes for interesting office talk. v/r -matt pitts _______________________________________________ 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/
