[Catalyst] Dealing with timestamps from Postgres

will trillich will.trillich at serensoft.com
Thu Nov 3 19:03:47 GMT 2011


Catalyst sure is wide and deep. One can get a reasonably advanced app
running in Catalyst without knowing broad stretches of what goes on, or
*can* go on, under the hood. There's so much possible, and so many handy
methods and plugins that you're gonna A) overlook things on the mad dash to
the goal or B) not understand the value of things until much later (like
abstracting code to a library, it often takes a few iterations before the
utility becomes obvious).

This case was a combination of both.

I often struggle to find the answer to a "has someone else solved this
already" question, and wind up rolling my own solution... only to run in to
someone else's cleverer, cleaner approaches later (often by accident). In
order to have 'perfect documentation' it must meet two criteria: A) explain
the utility and usage (benefits and how-to) *in a way that I can grok* and
B) show up on my radar *in my searches*. Both of these depend a helluva lot
on my own activity and context, making compliance impossible. :)

Sometimes scar tissue is the only (best?) way to really learn.



On Thu, Nov 3, 2011 at 3:46 PM, Tomas Doran <bobtfish at bobtfish.net> wrote:

>
> On 3 Nov 2011, at 15:38, will trillich wrote:
>
>  Aha, that's what http://search.cpan.org/~**mstrout/Catalyst-View-TT-0.37/
>> **lib/Catalyst/View/TT.pm#**expose_methods<http://search.cpan.org/~mstro=
ut/Catalyst-View-TT-0.37/lib/Catalyst/View/TT.pm#expose_methods>is talking =
about. Hadn't noticed that before.
>>
>
> Not noticed it before (fair enough), or not clear enough in the
> documentation?
>
>
> Cheers
> t0m
>
>
>
> ______________________________**_________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-**bin/mailman/listinfo/catalyst<ht=
tp://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst>
> Searchable archive: http://www.mail-archive.com/**
> catalyst at lists.scsys.co.uk/<http://www.mail-archive.com/catalyst@lists.sc=
sys.co.uk/>
> Dev site: http://dev.catalyst.perl.org/
>



-- =

"The very nucleus of Character: to do what you know you should do, when you
don't want to do it." Stephen Covey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20111103/98ca0=
1b5/attachment.htm


More information about the Catalyst mailing list