Hi,

(1)
I'd like to redo "Decorators" in a more-table style list, collect a few
interesting userland implementations there.

Something like:

  || Category || Decorator || Description ||
  || stdtlib  || functools.wrap || Retains meta infos (__doc__) for
  wrapped functionss || 
  || stdlib   || ... || ... ||
  || errors   || [http://..   ''@retry(timeout=2)''] || Reruns functions
  a few times on encountering exceptions ||
  || monkeypatch || [http://.. ''@inject(o,m)''] || Shorthand assignment
  of function to modules/objects ||

So there's gonna be a bit of duplication with just links to the manual.
Whereas userland decorators would be GitHub links or whatever. (Not
entirely sure there are enough to warrant such a list. But
occassionally you run across some neat/generic ones.)

Could this page be made world-editable? There doesn't seem to be much
edit history/war/spam on this particular one.

(2)
Secondly, I do want to add spam on SkeletonBuilderTools. Specifically
a link below ''Cookiecutter'' to cookiedough (a GUI frontend I made).

(3)
Generally, are the performance woes in this MoinMoin instance caused
by the infrastructure, or by lengthy revision lists?
In other words: what's the policy on too many small/incremental edits?


Thanks.
Mario


-- 
======================   be the penguin   :-)   ======================
ma...@include-once.org      always with  +-|-   mario.include-once.org
+49-174-1415115                      ya   / \   +49-361-5113999
_______________________________________________
pydotorg-www mailing list
pydotorg-www@python.org
https://mail.python.org/mailman/listinfo/pydotorg-www

Reply via email to