Re: Web application: Programming language/Framework: Summary - Mailing list pgsql-general

From merlyn@stonehenge.com (Randal L. Schwartz)
Subject Re: Web application: Programming language/Framework: Summary
Date
Msg-id 86r7q4tduv.fsf@blue.stonehenge.com
Whole thread Raw
In response to Re: Web application: Programming language/Framework: Summary  (Arthur van Dorp <arthur_vd@gmx.net>)
List pgsql-general
>>>>> "Arthur" == Arthur van Dorp <arthur_vd@gmx.net> writes:

Arthur>  And I can assure you that there
Arthur> are many many more frameworks around. So many that I wonder whether I
Arthur> shouldn't just write my own, it must be very simple that almost
Arthur> everyone has done so.

If I can give you some insight from the Perl world (where there are 57
different templating systems and counting)...

It's very *easy* to start a framework.  It gets harder to hit that
80/20 point, where you're using it more than fiddling with it.  It
gets *really* hard to make it general enough for others to use it
outside your direct range of experience.

For example, TemplateToolkit (on which OpenFrame is based, and
Bricolage will at least nod to, and on which Slashcode depends) took a
hella lot of work, and thus begins to be the thing everyone can use.

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

pgsql-general by date:

Previous
From: Arthur van Dorp
Date:
Subject: Re: Web application: Programming language/Framework: Summary
Next
From: Bruno Wolff III
Date:
Subject: Re: Could not create a table named "USER" under postgreSQL