[Python-Dev] Class decorators
Samuele Pedroni
pedronis at strakt.com
Tue Mar 28 19:41:12 CEST 2006
More information about the Python-Dev mailing list
Tue Mar 28 19:41:12 CEST 2006
- Previous message: [Python-Dev] Class decorators
- Next message: [Python-Dev] Class decorators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mike Krell wrote: >Greg Ewing <greg.ewing <at> canterbury.ac.nz> writes: > > > >>I've just been playing around with metaclasses, and >>I think I've stumbled across a reason for having >>class decorators as an alternative to metaclasses >>for some purposes. >> >> > >There has also been discussion on the IronPython mailing list that class >decorators would be a very useful syntax for expressing .NET attributes. > >http://lists.ironpython.com/pipermail/users-ironpython.com/2006-March/002007.html > > the same is true for Jython and Java annotations.
- Previous message: [Python-Dev] Class decorators
- Next message: [Python-Dev] Class decorators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list