From: Andreas A. <a.a...@th...> - 2001-05-21 12:02:39
|
Hi, [eZ Publish] > libxml2 is the biggest obstacle when it comes to getting ezpublish to run. Yeah, I tried it tomorrow. Had the same problems, and after an hour of trying and code inspection I stopped wasting my time with it. > in my opinion ezpublish seems very slow. i have not looked at the code but > supposedly it is written completely in an OO fashion. I think it's slow. It's relatively clear code. But e.g. the read configuartion from ini-files each hit, have own database/session abstraction etc. and making things much more complicated than needed. And the table naming conventions - a mess. This is a monster easy to extend but hard to maintain an hard to keep it clear. So I think, as far as I looked over it. Greetings Andi |