<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://50.77.162.165/mediawiki/skins/common/feed.css?207"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://50.77.162.165/mediawiki/index.php?action=history&amp;feed=atom&amp;title=TextWriter</id>
		<title>TextWriter - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://50.77.162.165/mediawiki/index.php?action=history&amp;feed=atom&amp;title=TextWriter"/>
		<link rel="alternate" type="text/html" href="http://50.77.162.165/mediawiki/index.php?title=TextWriter&amp;action=history"/>
		<updated>2026-04-22T16:05:06Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.15.5-7</generator>

	<entry>
		<id>http://50.77.162.165/mediawiki/index.php?title=TextWriter&amp;diff=1788&amp;oldid=prev</id>
		<title>Kevin Reid:&amp;#32;shorten redirect</title>
		<link rel="alternate" type="text/html" href="http://50.77.162.165/mediawiki/index.php?title=TextWriter&amp;diff=1788&amp;oldid=prev"/>
				<updated>2011-04-20T23:17:56Z</updated>
		
		<summary type="html">&lt;p&gt;shorten redirect&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A [[TextWriter]] is a sort of character output stream. It implements the cycle detection and formatting capabilities in E's primary printing mechanisms, [[Object E#toString/1|E#toString/1]] and [[Miranda __printOn/1]].&lt;br /&gt;
&lt;br /&gt;
{{XXX|...}}&lt;br /&gt;
&lt;br /&gt;
The TextWriter supplied to __printOn is invalid after __printOn returns.&lt;br /&gt;
&lt;br /&gt;
 ? var stream := null&lt;br /&gt;
 ? def capturer { &lt;br /&gt;
 &amp;gt;   to __printOn(s :TextWriter) :void { &lt;br /&gt;
 &amp;gt;     s.print(&amp;quot;&amp;lt;capturer&amp;gt;&amp;quot;)&lt;br /&gt;
 &amp;gt;     stream := s&lt;br /&gt;
 &amp;gt;   }&lt;br /&gt;
 &amp;gt; }&lt;br /&gt;
 # value: &amp;lt;capturer&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The particular problem might change, but anything but # stdout: Oops! is okay.&lt;br /&gt;
&lt;br /&gt;
 ? stream.print(&amp;quot;Oops!&amp;quot;)&lt;br /&gt;
 # problem: &amp;lt;NullPointerException&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;br /&gt;
[[Category:ELib specification]]&lt;/div&gt;</summary>
		<author><name>Kevin Reid</name></author>	</entry>

	<entry>
		<id>http://50.77.162.165/mediawiki/index.php?title=TextWriter&amp;diff=3899&amp;oldid=prev</id>
		<title>Kevin Reid at 22:38, 14 May 2009</title>
		<link rel="alternate" type="text/html" href="http://50.77.162.165/mediawiki/index.php?title=TextWriter&amp;diff=3899&amp;oldid=prev"/>
				<updated>2009-05-14T22:38:34Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

		&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;col class='diff-marker' /&gt;
		&lt;col class='diff-content' /&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
		&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 22:38, 14 May 2009&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;A [[TextWriter]] is a sort of character output stream. It implements the cycle detection and formatting capabilities in E's primary printing mechanisms, [[&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;Object E#toString/1|&lt;/del&gt;E#toString/1]] and [[Miranda __printOn/1]].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;A [[TextWriter]] is a sort of character output stream. It implements the cycle detection and formatting capabilities in E's primary printing mechanisms, [[E &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;(object)&lt;/ins&gt;#toString/1]] and [[Miranda __printOn/1]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{XXX|...}}&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;{{XXX|...}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff generator: internal 2026-04-22 16:05:06 --&gt;
&lt;/table&gt;</summary>
		<author><name>Kevin Reid</name></author>	</entry>

	</feed>