Interesting Quote (please kill me)
Jacob Fugal
lukfugl at gmail.com
Fri Aug 12 12:44:13 MDT 2005
On 8/12/05, Jacob Fugal <lukfugl at gmail.com> wrote:
> On 8/12/05, Jonathan Ellis <jonathan at carnageblender.com> wrote:
> > Fantastic. Now where does its world-dominant string support help turn
> > my data back into an object easier than
> >
> > >>> joe = Users.getSome(fname='joe')
>
> $joe = Users->search(fname => 'joe')->first;
Oh, sorry[1], I didn't provide enough context[2]. I'm using the
Class::DBI[3] module from CPAN.
Jacob Fugal
[1] Sarcasm
[2] Intentionally. My point was, neither did Jonathan. He didn't
mention that his code relied on a python module, not a builtin feature
of python.
[3] http://search.cpan.org/~tmtm/Class-DBI-0.96/
More information about the PLUG
mailing list