<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Workspace Persistence</title>
	<atom:link href="http://www.componentfactory.com/blog/2009/04/workspace-persistence/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.componentfactory.com/blog/2009/04/workspace-persistence/</link>
	<description>Windows Forms Controls for .NET Smart Client Applications</description>
	<lastBuildDate>Tue, 31 Jan 2012 19:30:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Cocotteseb</title>
		<link>http://www.componentfactory.com/blog/2009/04/workspace-persistence/comment-page-1/#comment-2422</link>
		<dc:creator>Cocotteseb</dc:creator>
		<pubDate>Wed, 22 Apr 2009 20:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.componentfactory.com/blog/?p=473#comment-2422</guid>
		<description>That sounds really promising ! :)
If I understand correctly, the navigator mode will be saved ? As well as having or not the close button ?</description>
		<content:encoded><![CDATA[<p>That sounds really promising ! :)<br />
If I understand correctly, the navigator mode will be saved ? As well as having or not the close button ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.componentfactory.com/blog/2009/04/workspace-persistence/comment-page-1/#comment-2421</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 22 Apr 2009 14:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.componentfactory.com/blog/?p=473#comment-2421</guid>
		<description>To expand on Kevin&#039;s suggestion, I&#039;d like to request that we don&#039;t get a &quot;property bag&quot; approach to grid layout persistence like Component One does.  I doubt you&#039;d go this direction but I&#039;d like to mention that how C1 handles it sucks.</description>
		<content:encoded><![CDATA[<p>To expand on Kevin&#8217;s suggestion, I&#8217;d like to request that we don&#8217;t get a &#8220;property bag&#8221; approach to grid layout persistence like Component One does.  I doubt you&#8217;d go this direction but I&#8217;d like to mention that how C1 handles it sucks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Robinson</title>
		<link>http://www.componentfactory.com/blog/2009/04/workspace-persistence/comment-page-1/#comment-2420</link>
		<dc:creator>Kevin Robinson</dc:creator>
		<pubDate>Wed, 22 Apr 2009 09:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.componentfactory.com/blog/?p=473#comment-2420</guid>
		<description>I would like the Persistence on the Krypton grid too.  I think the next point of development should be to the grid as it is used more than anything.</description>
		<content:encoded><![CDATA[<p>I would like the Persistence on the Krypton grid too.  I think the next point of development should be to the grid as it is used more than anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil Wright</title>
		<link>http://www.componentfactory.com/blog/2009/04/workspace-persistence/comment-page-1/#comment-2419</link>
		<dc:creator>Phil Wright</dc:creator>
		<pubDate>Wed, 22 Apr 2009 01:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.componentfactory.com/blog/?p=473#comment-2419</guid>
		<description>Good point. I have updated all the SaveLayoutToXml and LoadLayoutFromXML methods to use XmlWriter and XmlReader. I have also updated the events so they provide those more generic classes as well. Thanks.</description>
		<content:encoded><![CDATA[<p>Good point. I have updated all the SaveLayoutToXml and LoadLayoutFromXML methods to use XmlWriter and XmlReader. I have also updated the events so they provide those more generic classes as well. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tommy Carlier</title>
		<link>http://www.componentfactory.com/blog/2009/04/workspace-persistence/comment-page-1/#comment-2418</link>
		<dc:creator>Tommy Carlier</dc:creator>
		<pubDate>Tue, 21 Apr 2009 18:38:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.componentfactory.com/blog/?p=473#comment-2418</guid>
		<description>If I understand it correctly, SaveLayoutToXml takes an XmlTextWriter argument and LoadLayoutFromXml takes an XmlTextReader argument. I suggest you make those APIs more general and accept XmlWriter instead of XmlTextWriter and XmlReader instead of XmlTextReader.</description>
		<content:encoded><![CDATA[<p>If I understand it correctly, SaveLayoutToXml takes an XmlTextWriter argument and LoadLayoutFromXml takes an XmlTextReader argument. I suggest you make those APIs more general and accept XmlWriter instead of XmlTextWriter and XmlReader instead of XmlTextReader.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

