Citat sa sajta:
Citat:
What is the Akelos Framework?
The Akelos Framework is Akelos is a PHP4 and PHP5 port of Ruby on Rails Web Development Framework.
The main goal of the Akelos Framework is to help programmers to build multilingual database-backed web applications according to the Model-View-Control pattern. It lets you write less code by favoring conventions over configuration.
|
Zanima me jel neko probao ovaj framework? Posto znam da ovde ima ljudi koji su odusevljeni sa RoR (khm khm prim. ur.

)... A zasto i ne bi
http://www.akelos.org/
http://code.google.com/p/akelosframework/
Citat:
Considerations before adopting the Akelos Framework
* It's not Akelos on Ruby; so don't expect to see things like blocks, namespaces, class overloading, modules ... Although none of them have been necessary to build the Framework.
* It does not use PHP5 only features like (magic setters/functions, object protection and iterators) Although the Framework will make use of this in a future release when PHP5 spreads.
* It has some hacks around for solving PHP4 limitations like case insensitiveness, pass by reference and magic getter/setter.
* You need to edit your PHP files on UTF-8 (at least those files with non ASCII characters).
|