Y
Hacker News
new
|
ask
|
show
|
jobs
by
nhayden
4056 days ago
Do you have an example of a bad idea in Wordpress that has a real-world impact on a sizable portion of its userbase?
2 comments
astrodust
4054 days ago
Their quirky database layer is but one example of the house of horrors that is their code base.
It would be less of an issue if you could swap out parts of it, but you can't.
link
lesmiserable
4056 days ago
front controller pattern?
link
kromlic
4055 days ago
Could you elaborate a bit on the reasons for your opposition to front controllers?
link
It would be less of an issue if you could swap out parts of it, but you can't.