|
Posted by Tyno Gendo on 10/10/07 09:35
Hi Everyone
I stumbled upon the CodeIgniter framework last night and it looks pretty
interesting. I currently separate my code into 'sections' that are
similar to it's controllers and use Smarty templates to separate the
front end, but I like the way CodeIngiter looks fairly minimal and
simplified compared to other frameworks I've seen and includes some
useful helper functions which I haven't yet written myself.
Does anyone have any experience of using it in any commercial projects
as I'd be interested in any pitfalls anyone has come across, perhaps
whilst integrating it with other existing bits of code or performancing
issues etc. ?
Any thoughts or examples of sites people are using CodeIngiter on
would be greatly appreciated. The main reason I'm thinking of using it
is that it seems to already have a well defined code layout structure
and set of helpers neatly defined, whereas currently I have one big
functions file that's a mish-mash of things I cut and paste from one
place to another, would be nice to work to a more formal layout.
Thanks
Tyno.
Navigation:
[Reply to this message]
|