R
Reinhold Birkenfeld
Hello,
no, I won't start another @ discussion thread; just wondering: Everyone
is up and starting with decorators, coding decorator functions, wrapper
etc. Many of these ideas sound great, and 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?
Reinhold
no, I won't start another @ discussion thread; just wondering: Everyone
is up and starting with decorators, coding decorator functions, wrapper
etc. Many of these ideas sound great, and 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?
Reinhold