Page 1 of 1

Natural Engine Framework - What do you think?

Posted: Thu Jul 06, 2006 2:58 pm
by Gambler

Posted: Wed Jul 12, 2006 12:32 am
by Benjamin
What does it do? Is it worth installing? I'm not big on framework. I just got into writting oop and figure I'll just write all my own framework. Am I missing something here?

Posted: Wed Jul 12, 2006 8:38 am
by MrPotatoes
doesn't look at all special to me. but then again i go gay for my own framework. i love it lmao

Posted: Wed Jul 12, 2006 8:52 am
by Roja
No documentation, no license included in the file, and almost no commenting in the files themselves.

Not even a discussion forum, or a mailing list discussing it.

Beyond "A framework", what is it, and why should we look further?

Posted: Wed Jul 12, 2006 11:32 am
by Christopher
It's not really a framework, but more an application with some generalized classes. They code is not particularly bad -- though there are a lot of conventions used -- none documented. The code is pretty easy to read and understand -- thanks to the classes being small and minmal comments.

It is pretty easy to get code to that state. It is much harder to make a real framework out of it.

And I haven't seen .INC extensions used in PHP in the last few years. If you use the code remember to protect those directories or put the outside of the pubilc folder.