17 Dec
2002
17 Dec
'02
7:50 p.m.
From: "Frederic Faure" <ffaure@bigfoot.com>
- Python is truly OOP : What is missing in PHP4? Multiple inheritance?
Well, yes, but mostly an object store.
- Zope uses its own DB instead of a filesystem. But then, nobody complains when data are saved in other DBMS's, so why do they complain about ZODB?
This is actually a pro, not a con. :-) The fact that that DB is also file based, and doesn't require you to set up an SQL-database is another pro.