<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/docutils.git/docutils/docs/peps, branch transforms</title>
<subtitle>svn.code.sf.net: p/docutils/code
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/'/>
<entry>
<title>incorporated David's suggestions for the transforms branch</title>
<updated>2005-09-17T23:43:53+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-09-17T23:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=6dd49009e2c74ea22c562703eac888711c280e36'/>
<id>6dd49009e2c74ea22c562703eac888711c280e36</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/transforms@3884 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/transforms@3884 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>Turned components.Filter into components.WriterFilter.  When the</title>
<updated>2005-08-20T19:34:59+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-08-20T19:34:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=54cb67323e7ad8dc099fe26b7209ab9f4ac0563b'/>
<id>54cb67323e7ad8dc099fe26b7209ab9f4ac0563b</id>
<content type='text'>
Filter transform is run, the only type of component which has not yet
been used *and* has the notion of a "format" is the writer.  I (Felix)
cannot imagine a use case where components.Filter would filter, say,
parser-specific nodes.  Thus, it's possible to make components.Filter
specific to writers without loss of functionality.

Added FormatSpecific node.  Made "meta" and "raw" subclasses of
nodes.FormatSpecific.

nodes.Node.traverse: When a class is passed as first argument, do not
check if it is a subclass of nodes.Node.  This is necessary because
some node classes (like nodes.FormatSpecific) aren't subclasses of
nodes.Node.

directives.meta: Do not insert pending nodes but rather the meta node
directly.

components.WriterFilter does no longer work on pending nodes but
traverses the document tree looking for FormatSpecific nodes.

Removed format-handling code for raw node from writers.  This is now
done by the WriterFilter transform.

Removed test/test_transforms/test_filter.py; that test isn't usable
for testing the WriterFilter transform.  components.WriterFilter is
automatically tested in the functional tests; that's enough for now.

Updated docs/ref/transforms.txt.

Partially updated docs/peps/pep-0258.txt.


git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/transforms@3825 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Filter transform is run, the only type of component which has not yet
been used *and* has the notion of a "format" is the writer.  I (Felix)
cannot imagine a use case where components.Filter would filter, say,
parser-specific nodes.  Thus, it's possible to make components.Filter
specific to writers without loss of functionality.

Added FormatSpecific node.  Made "meta" and "raw" subclasses of
nodes.FormatSpecific.

nodes.Node.traverse: When a class is passed as first argument, do not
check if it is a subclass of nodes.Node.  This is necessary because
some node classes (like nodes.FormatSpecific) aren't subclasses of
nodes.Node.

directives.meta: Do not insert pending nodes but rather the meta node
directly.

components.WriterFilter does no longer work on pending nodes but
traverses the document tree looking for FormatSpecific nodes.

Removed format-handling code for raw node from writers.  This is now
done by the WriterFilter transform.

Removed test/test_transforms/test_filter.py; that test isn't usable
for testing the WriterFilter transform.  components.WriterFilter is
automatically tested in the functional tests; that's enough for now.

Updated docs/ref/transforms.txt.

Partially updated docs/peps/pep-0258.txt.


git-svn-id: http://svn.code.sf.net/p/docutils/code/branches/transforms@3825 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed links</title>
<updated>2005-05-28T01:22:12+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-05-28T01:22:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=b28b3163ece89637da84b48ee280fe41be158149'/>
<id>b28b3163ece89637da84b48ee280fe41be158149</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3398 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3398 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>minor update</title>
<updated>2005-03-24T02:58:16+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2005-03-24T02:58:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=a0d8b6af27fcaa23530f62ac5d5e73417d225187'/>
<id>a0d8b6af27fcaa23530f62ac5d5e73417d225187</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3105 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@3105 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>updated</title>
<updated>2004-06-05T02:59:13+00:00</updated>
<author>
<name>goodger</name>
<email>goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2004-06-05T02:59:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=f0641c843e67b0552363987ac7cc157b46375d9d'/>
<id>f0641c843e67b0552363987ac7cc157b46375d9d</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2219 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2219 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>updated</title>
<updated>2004-06-04T21:31:18+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2004-06-04T21:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=9b18ee041112135e8035770bd0b1785540a6c395'/>
<id>9b18ee041112135e8035770bd0b1785540a6c395</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2216 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2216 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>updated</title>
<updated>2004-06-03T19:35:53+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2004-06-03T19:35:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=4179d9fa4272939ea71962f4a8414c008351d237'/>
<id>4179d9fa4272939ea71962f4a8414c008351d237</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2206 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2206 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>updated</title>
<updated>2004-06-03T19:05:11+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2004-06-03T19:05:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=7f8bc1b1c02200cc132bddb72de77c2f00b24704'/>
<id>7f8bc1b1c02200cc132bddb72de77c2f00b24704</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2204 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2204 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>updated</title>
<updated>2004-06-03T19:01:31+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2004-06-03T19:01:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=f8a1d796b5ab8d3791378ee14cb3f3214e27742c'/>
<id>f8a1d796b5ab8d3791378ee14cb3f3214e27742c</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2203 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2203 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
<entry>
<title>updated</title>
<updated>2004-06-03T18:27:51+00:00</updated>
<author>
<name>wiemann</name>
<email>wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04</email>
</author>
<published>2004-06-03T18:27:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/docutils.git/commit/?id=69d189d9dd6d300aa3b7eb612d1e619a48b11c75'/>
<id>69d189d9dd6d300aa3b7eb612d1e619a48b11c75</id>
<content type='text'>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2202 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2202 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
</pre>
</div>
</content>
</entry>
</feed>
