View Single Post
Old 10-01-2009, 10:55 PM   #3 (permalink)
adamdecaf
The Addict
 
Join Date: May 2009
Posts: 287
Thanks: 5
adamdecaf is on a distinguished road
Default

I checked it out, the overall application seems nice, the code is semi-documented (I love documented code, almost too much). Overall it's nice, light (expected for an initial release).

*EDIT*:

1) I had to remove everything from the .htacces file and add this:
"DirectoryIndex index.php"

2) I had to create a "none.php" [Blank File] library in system\libraries, because I didn't want to load any library. If I commented out the loading it would throw an error.

This framework is not for non-programmers (as of now), you need to know and understand a little about programming. Otherwise I'm seeming to really like this.

A "Hello, World!" demo (Really Exciting!).

P.S. I have not checked any of the documentation (except for install/hello-world), but I will later tonight.
__________________
My Site
adamdecaf is offline  
Reply With Quote