FWIW and IMHO, Python has the only multiple inheritance structure I've encountered that made sense and was straightforward to understand.
__armando On Tue, Feb 16, 2010 at 3:02 PM, Jonas H. <jo...@lophus.org> wrote: > On 02/16/2010 07:37 PM, Uriel wrote: >> >> multiple inheritance > > What's bad about that? > >> metaclasses > > And about that? > >> string encoding system > > Well, this one really *sucks* in Python. > >