Re: Web application: Programming language/Framework: Summary

Поиск
Список
Период
Сортировка
От merlyn@stonehenge.com (Randal L. Schwartz)
Тема Re: Web application: Programming language/Framework: Summary
Дата
Msg-id 86r7q4tduv.fsf@blue.stonehenge.com
обсуждение исходный текст
Ответ на Re: Web application: Programming language/Framework: Summary  (Arthur van Dorp <arthur_vd@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: Arthur van Dorp
Дата:
Сообщение: Re: Web application: Programming language/Framework: Summary
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Could not create a table named "USER" under postgreSQL