|
From: Richard J. <rj...@ek...> - 2002-08-02 05:00:58
|
On Fri, 2 Aug 2002 1:53 pm, David Goodger wrote: > There's an interesting thread I started on Python-Dev called > "Docutils/reStructuredText is ready to process PEPs". It begins here: > http://mail.python.org/pipermail/python-dev/2002-August/027192.html Simple answer to Ping's complaint ("It's too flexible") ... scrape a different version of the spec. At each step of the functionality, present "the way to do it" with a little pointer off to "the variations you may use in doing it this way" :) People are definitely uncomfortable with the flexibility you've given them. Unfortunate :) Richard |