* Platonides Platonides@gmail.com [Fri, 27 Aug 2010 00:58:25 +0200]:
Trevor Parscal wrote:
* Software we've ported to PHP ourselves like our native-PHP CDB implementation or CSSJanus are buried in our code-base, and
make
use of a couple of trivial wf* global functions, making it somewhat inaccessible to third-party users.
We should probably provide stub a stub version of those functions, so reusers don't have to declare a bunch of functions just because we
call
wfProfileIn, wfGetIP and set a couple of hooks.
Other problem would be our usage of wrappers like WebRequest.
I like WebRequest. If there was an request router, in similar way to CakePHP and another frameworks, it would even be better. Sorry if that's a bit off-topic. Dmitriy