<p><br>
On 7 Apr 2011 06:56, &quot;Glyph Lefkowitz&quot; &lt;<a href="mailto:glyph@twistedmatrix.com">glyph@twistedmatrix.com</a>&gt; wrote:<br>
&gt;&gt;    - Each section blah blah terrible user interface stuff about &#39;sections&#39; and other misfeatures of ini files.<br>
&gt;<br>
&gt;<br>
&gt; I don&#39;t want a solution that is hard-coded to deal with the metadata that &#39;twistd&#39; specifically needs, as Twisted plugins are already used for more than just twistd plugins, and I&#39;d like them to be used for even more.  An interface that limits the metadata to ConfigParser sections would make it awkward to fit into a management GUI or web page.</p>

<p>I&#39;d like to jump in with a +1000 here. I have literally written over 1000 plugins[1] using twisted.plugin, and not one of them was a twistd plugin. I would very much like to take advantage of any improvements in this area in my own projects.</p>

<p>[1] <a href="http://bazaar.launchpad.net/~dosage-dev/dosage/trunk/files/head:/dosage/plugins/">http://bazaar.launchpad.net/~dosage-dev/dosage/trunk/files/head:/dosage/plugins/</a></p>