<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Bookmarks - A major refactoring</title><link>http://blogs.msdn.com/b/jamesnewkirk/archive/2005/02/20/377160.aspx</link><description>In a previous post I wrote about changing the interface that the Bookmarks class would implement from IDictionary to ICollection&amp;lt;Bookmark&amp;gt;. In order to do this I want to look at the test list and see if there are any new tests or tests that we had</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Bookmarks - A major refactoring</title><link>http://blogs.msdn.com/b/jamesnewkirk/archive/2005/02/20/377160.aspx#377556</link><pubDate>Mon, 21 Feb 2005 20:30:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:377556</guid><dc:creator>Tim Shakarian</dc:creator><description>&amp;quot;A note to self; next time I implement a class that inherits from an interface I need to make sure the class implements the interface right from the start and just have each unimplemented method throw an exception. &amp;quot;&lt;br&gt;&lt;br&gt;This is a very good practice. I would recommend throwing a NotImplementedException for clarity.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=377556" width="1" height="1"&gt;</description></item></channel></rss>