My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Goals  
Goals
Featured
Updated Jul 17, 2011 by felice.ostuni

main goals:

  • be a stand-alone HMVC application framework, but preserve flexibility, for integration with other software.
  • first: practical, so fluent interface, widget oriented architecture (grids, forms, tables, etc..) few line of code to make a feature.
  • second: performances, run in 0.0x seconds is a must, so cache, compression, etc.

in the end:

be smart, be cleaver, few files, clean filesystem.

Comment by project member johnmah...@gmail.com, Sep 18, 2009

the url base class can be made better it omits index.php when you are setting up on wamp server on windows os if its configured to run without mod-rewrite kesh

Comment by project member felice.ostuni, Sep 18, 2009

ehm.. if mod-rewrite is off the index.php "is" needed in urls. however index.php can be removed by configuration in application/config.php


Sign in to add a comment
Powered by Google Project Hosting