<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.apidesign.org/skins/common/feed.css?116"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Talk:Separate APIs for Clients and Providers - Revision history</title>
		<link>http://wiki.apidesign.org/index.php?title=Talk:Separate_APIs_for_Clients_and_Providers&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.12.0rc1</generator>
		<lastBuildDate>Tue, 19 May 2026 02:15:31 GMT</lastBuildDate>
		<item>
			<title>JaroslavTulach: Talk:Separate APIs for Client APIs and Support APIs moved to Talk:Separate APIs for Clients and Providers: Adjusting to the title in the printed version of the book</title>
			<link>http://wiki.apidesign.org/index.php?title=Talk:Separate_APIs_for_Clients_and_Providers&amp;diff=1257&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;a href=&quot;/wiki/Talk:Separate_APIs_for_Client_APIs_and_Support_APIs&quot; title=&quot;Talk:Separate APIs for Client APIs and Support APIs&quot;&gt;Talk:Separate APIs for Client APIs and Support APIs&lt;/a&gt; moved to &lt;a href=&quot;/wiki/Talk:Separate_APIs_for_Clients_and_Providers&quot; title=&quot;Talk:Separate APIs for Clients and Providers&quot;&gt;Talk:Separate APIs for Clients and Providers&lt;/a&gt;: Adjusting to the title in the printed version of the book&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&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 08:16, 14 August 2008&lt;/td&gt;
			&lt;/tr&gt;
		&lt;/table&gt;</description>
			<pubDate>Thu, 14 Aug 2008 08:16:30 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:Separate_APIs_for_Clients_and_Providers</comments>		</item>
		<item>
			<title>Apidesign: New page:  '''Done: 9da22fb3cc94'''  The name of the chapter doesn't make any sense to me. How about &quot;Separating APIs into Client API's and Service Provider API's&quot;?  Page 120, para 2: &quot;WinAmp&quot; shoul...</title>
			<link>http://wiki.apidesign.org/index.php?title=Talk:Separate_APIs_for_Clients_and_Providers&amp;diff=889&amp;oldid=prev</link>
			<description>&lt;p&gt;New page:  '''Done: 9da22fb3cc94'''  The name of the chapter doesn't make any sense to me. How about &amp;quot;Separating APIs into Client API's and Service Provider API's&amp;quot;?  Page 120, para 2: &amp;quot;WinAmp&amp;quot; shoul...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
'''Done: 9da22fb3cc94'''&lt;br /&gt;
&lt;br /&gt;
The name of the chapter doesn't make any sense to me. How about &amp;quot;Separating APIs into Client API's and Service Provider API's&amp;quot;?&lt;br /&gt;
&lt;br /&gt;
Page 120, para 2: &amp;quot;WinAmp&amp;quot; should be &amp;quot;Winamp&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
--[[User:AndreiBadea|AndreiBadea]] 13:22, 8 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
'''Done: 4b040ec30843'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Page 121: &amp;lt;tt&amp;gt;xmms_register_playback&amp;lt;/tt&amp;gt; should take a &amp;lt;tt&amp;gt;(void)(*f)(char*)&amp;lt;/tt&amp;gt; parameter (note the order of &amp;lt;tt&amp;gt;*&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;f&amp;lt;/tt&amp;gt;). Moreover, the parentheses around &amp;lt;tt&amp;gt;void&amp;lt;/tt&amp;gt; are superfluous.&lt;br /&gt;
&lt;br /&gt;
Page 121, para -1: &amp;quot;call back&amp;quot; should perhaps be &amp;quot;callback&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
--[[User:AndreiBadea|AndreiBadea]] 13:29, 8 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Done: cc4e959ec9de'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Page 124, &amp;lt;tt&amp;gt;CountingWriter&amp;lt;/tt&amp;gt; code example: &amp;lt;tt&amp;gt;@author&amp;lt;/tt&amp;gt; tag probably not needed.&lt;br /&gt;
&lt;br /&gt;
Page 126, code example: &amp;lt;tt&amp;gt;convertChar&amp;lt;/tt&amp;gt; is a very bad name for the function -- it doesn't hint what the method does. Suggest calling &amp;lt;tt&amp;gt;rot13&amp;lt;/tt&amp;gt; instead of &amp;lt;tt&amp;gt;convertChar&amp;lt;/tt&amp;gt;. You don't even need to list the code for &amp;lt;tt&amp;gt;rot13&amp;lt;/tt&amp;gt;, a comment above the line where you call it should be enough for those readers who haven't encountered this algorithm yet.&lt;br /&gt;
&lt;br /&gt;
Page 126, para -2: typo in &amp;lt;tt&amp;gt;BufferedReader.writer(String)&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Page 127, code example: no apparent reason for the &amp;lt;tt&amp;gt;(csq != null &amp;amp;&amp;amp; csq.length() &amp;lt; 1024)&amp;lt;/tt&amp;gt;. Yarda says it is because the &amp;lt;tt&amp;gt;BufferedWriter&amp;lt;/tt&amp;gt; needs to buffer. In that case, perhaps moving the test to a &amp;lt;tt&amp;gt;shouldBuffer&amp;lt;/tt&amp;gt; method or similar would be more transparent.&lt;br /&gt;
&lt;br /&gt;
Page 129: weird formatting of &amp;lt;tt&amp;gt;write(char cbuf[])&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;write(String str)&amp;lt;/tt&amp;gt;. This code example also uses &amp;lt;tt&amp;gt;arr&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;cbuff&amp;lt;/tt&amp;gt; interchangeably, please consider consistently using a single name.&lt;br /&gt;
&lt;br /&gt;
The example is perhaps a bit too long. Considering that you made it up, are all those overloaded &amp;lt;tt&amp;gt;write&amp;lt;/tt&amp;gt; methods necessary?&lt;br /&gt;
&lt;br /&gt;
Page 131: the parameter of &amp;lt;tt&amp;gt;create(ImplSeq impl)&amp;lt;/tt&amp;gt; should be named &amp;lt;tt&amp;gt;seq&amp;lt;/tt&amp;gt; for the sake of consistency.&lt;br /&gt;
&lt;br /&gt;
--[[User:AndreiBadea|AndreiBadea]] 13:46, 8 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
# Pages 129-132: Code samples were long and was difficult to know exactly what I should be looking for.&lt;br /&gt;
&lt;br /&gt;
--[[User:TomWheeler|TomWheeler]] Sat Apr 12 19:13:37 CDT 2008&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Done: 70c0c4836a28'''&lt;br /&gt;
&lt;br /&gt;
Page 134, para -2: &amp;quot;masterfs&amp;quot; will only make sense to NetBeans developers. Why not use &amp;quot;master filesystem&amp;quot; instead? &lt;br /&gt;
&lt;br /&gt;
--[[User:AndreiBadea|AndreiBadea]] 13:52, 8 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
Page 133: The first sentence is a very concise summary of the difference between API and SPI. You should consider also using it in the previous section when you introduce the concept.&lt;br /&gt;
&lt;br /&gt;
Page 133: Kirk Knoernschild &amp;quot;Java Design&amp;quot; book does an excellent job of explaining the importance of packages in Java.  Maybe you should reference it here, since you touch on the same subject.&lt;br /&gt;
&lt;br /&gt;
--[[User:TomWheeler|TomWheeler]] Sat Apr 12 19:13:37 CDT 2008&lt;/div&gt;</description>
			<pubDate>Sat, 14 Jun 2008 05:59:01 GMT</pubDate>			<dc:creator>Apidesign</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:Separate_APIs_for_Clients_and_Providers</comments>		</item>
	</channel>
</rss>