Decorator "platform"

Reinhold Birkenfeld reinhold-birkenfeld-nospam at wolke7.net
Tue Aug 10 16:55:19 EDT 2004


Doug Holton wrote:
> Reinhold Birkenfeld wrote:
>> it would be a big advantage to
>> everyone following to have the different uses of decorators collected,
>> to serve as a starting point or a repository of what's possible.
>> 
>> What I have in mind is a sort of "decorator library" where everyone who
>> has written a useful function of that kind can share it with others,
>> instead of only posting it here. As I don't know whether there will be a
>> "decorators" module in the stdlib, this would serve as a replacement
>> until decorators are a final language feature.
>> 
>> How would one realise such a project?
> 
> Maybe you could create a PythonDecoratorLibrary page at the Python wiki: 
> http://www.python.org/moin/PythonDecoratorLibrary

[x] done. Thanks for the good idea!

I hope you use this wikipage to publish your decorator solutions!

Reinhold

-- 
Wenn eine Linuxdistribution so wenig brauchbare Software wie Windows
mitbrächte, wäre das bedauerlich.  Was bei Windows der Umfang eines
"kompletten Betriebssystems" ist, nennt man bei Linux eine Rescuedisk.
  -- David Kastrup in de.comp.os.unix.linux.misc



More information about the Python-list mailing list