Re: [Semanticscuttle-devel] Is there a future for using a framework?
Brought to you by:
cweiske
From: <ch...@ch...> - 2011-02-19 05:03:22
|
Can someone provide a high level reason why clean URLs are so problematic with Scuttle? I've never encountered the like with any other software! c On Feb 18, 2011, at 6:20 PM, Mark Pemberton <mpe...@gm...> wrote: > On my sleepless nights, I've been reviewing some of the various PHP frameworks. I've played with Zend, CodeIgniter, a little CakePHP, and some others who have less of a following. Wanted to see if this was something that might be entertained in the future or is it simply too much overhead? What brought it on was looking at options to resolve some of the URL issues. I was looking at creating a simple routing class that allowed everything to flow through index.php, but kept getting drawn toward the use of a framework to do the routing. There are a number of benefits, but does also include some drawbacks. > > Thoughts? > > |