Re: [Semanticscuttle-devel] Is there a future for using a framework?
Brought to you by:
cweiske
From: Christian W. <cw...@cw...> - 2011-02-19 14:40:42
|
Hi Mark, > PATH_INFO was returning "/demo/profile.php/markmark (where markmark > is my username). Looking into the code it is essentially looking for > PATH_INFO to return "profile.php/markmark". I was able to make it > work by altering the line that parses the PATH_INFO but it was a hack > to see if I could get it to work. Yes, that is exactly the problem. I also don't like the way URLs are handled in SemanticScuttle - that's inherited cruft from Scuttle, and we should change that. Having a central router would be fine for me; we'd need to go the full MVC route then with Controllers and separate views and may be even use smarty. Let's see. -- Christian Weiske -=≡ Geeking around in the name of science since 1982 ≡=- |