![]() |
Critique the framework I use
1 Attachment(s)
The framework I use is very small but flexible, I don't plan to release it but I'd like some criticism from fellow developers as to whether I'm using OOP concepts correctly and such things.
The framework follows a very slack MVC model, infact the model and controller are one in the same at this point and perhaps later on will be separated into their own entities. The reasons for two libraries folders is to separate the libraries I and the framework use through out every job such as session management and database access and libraries which are unique to the job. Same with Helpers & Config files. Thanks in advance! PLEASE DOWNLOAD THE COPY IN MY LAST POST P.S The most important files in the framework are in /Core/Contstruction |
It looks very interesting, I'll try and take a closer look some time soon.
|
Looks very nice at the first glance. I'll take a look tommorrow probably and I'll share my oppinions, if I may :D
PS: I advise you to loose the PHP closing tag at the end of the file. Believe me, it will save you alot of trouble in the future, as the project grows :) |
Quote:
|
1 Attachment(s)
I have made some additions to my framework and would like anyone who looks at this new copy to also see my routing method located in
/Core/Construction/CoreOO.php /Core/Construction/Route.php Dynamic routing works like spo PHP Code:
:num :alpha :alphanum :any Regular routing works so PHP Code:
|
| All times are GMT. The time now is 12:20 PM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0