Class definition attribute order

thebjorn BjornSteinarFjeldPettersen at gmail.com
Sat Aug 9 18:14:06 EDT 2008


On Aug 9, 7:55 am, Michele Simionato <michele.simion... at gmail.com>
wrote:
> On Aug 5, 5:05 am, Michele Simionato
>
> > Yep. Seehttp://stacktrace.it/articoli/2008/01/metaclassi-python-3000
> > (I am working on an English translation these days,
> > but for the moment you can use Google Translator).
>
> >  M. Simionato
>
> FWIW, I have just finished translating the first
> part of the article and I have posted it on my
> blog on Artima:
>
> http://www.artima.com/weblogs/viewpost.jsp?thread=236234

Great feature and great article!  I haven't used ABCs yet, so my
initial instinct would be to derive odict from dict (it would obviate
the conversions in the metaclass). Are you using ABCs just to play
with all the new toys at the same time? ;-)

-- bjorn



More information about the Python-list mailing list