gnuherds-app-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Comments -- flexibility vs complexity


From: Davi Leal
Subject: Re: Comments -- flexibility vs complexity
Date: Mon, 7 May 2007 01:48:18 +0200
User-agent: KMail/1.9.5

We are able to support the attached logical URIs design directly in the PHP 
code, without the need of mod_rewrite.

  gnuherds.org/person?action=doit


See "site/webroot/person" at klaus.org---20070507-01.tar.bz2
     site/webroot/index.php
     site/webroot/company
     site/webroot/offers
                  ...

Add the below configuration line to the Apache virtual:
      DefaultType application/x-httpd-php



If we are able to avoid using mod_rewrite:
  * The webapp will speed up a bit.
  * The final system will be more clean and easy to understand.


About flexibility, it is good.  However, flexibility which is not needed is 
not flexibility but complexity.

We should develop a webapp with a source code the more simple and clean 
possible, to make it easier the maintenance and the learning to developers.

Davi

Attachment: GNU_Herds___URI-design-20070507-01.txt
Description: Text document

Attachment: klaus.org---20070507-01.tar.bz2
Description: application/tbz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]