17 May
2006
17 May
'06
6:37 a.m.
Chris Johnson wrote:
Jeremy Epstein wrote:
Let's just turn every module into a static class, and change the whole hook system to call namespace-contained methods rather than plain functions.
Hey, that works for me!
No matter what system we use, there'll be potential problems, thanks to PHP's lack of namespace capabilities outside of classes. :-(
That may be a joke, but it isn't actually that horrible of an idea. I realize people'd never go for it but it *does* solve the namespace issue nicely.