<?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: Simple XML based storage &#8211; Part II.</title>
	<atom:link href="http://www.cromis.net/blog/2008/07/simple-xml-based-storage-part-ii/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cromis.net/blog/2008/07/simple-xml-based-storage-part-ii/</link>
	<description>A blog about Delphi programming and all things technical</description>
	<lastBuildDate>Tue, 31 Jan 2012 09:32:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Iztok Kacin</title>
		<link>http://www.cromis.net/blog/2008/07/simple-xml-based-storage-part-ii/comment-page-1/#comment-359</link>
		<dc:creator>Iztok Kacin</dc:creator>
		<pubDate>Wed, 16 Feb 2011 15:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.cromis.net/blog/?p=124#comment-359</guid>
		<description>@Barry

Thanks for the kind words and for noticing the library. I have replied on the embarcadero forums so other can see the reply. If you have any further questions do not hesitate to ask.

If you decide to use the library there will be a new version out in a few days and it brings some important changes so you should wait for it (nothing new on serialization unfortunately).</description>
		<content:encoded><![CDATA[<p>@Barry</p>
<p>Thanks for the kind words and for noticing the library. I have replied on the embarcadero forums so other can see the reply. If you have any further questions do not hesitate to ask.</p>
<p>If you decide to use the library there will be a new version out in a few days and it brings some important changes so you should wait for it (nothing new on serialization unfortunately).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry Staes</title>
		<link>http://www.cromis.net/blog/2008/07/simple-xml-based-storage-part-ii/comment-page-1/#comment-358</link>
		<dc:creator>Barry Staes</dc:creator>
		<pubDate>Wed, 16 Feb 2011 13:52:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.cromis.net/blog/?p=124#comment-358</guid>
		<description>Iztok i am really impressed with SimpleStorage.

I started dabbing in XML territory, recently tried TXMLDocument and more specific IXMLNode and wonder if i can use SimpleStorage the same way? It seems i could use some of its features further down the road. (encryption, compression, multiple files)

//This is what i intend now:
procedure TMyObjectSerializableBase.SaveToXMLNode(xmlNode: IXMLNode);
procedure TMyObjectSerializableBase.LoadToXMLNode(xmlNode: IXMLNode);

My application has a tree of Objects hiding logic, with public data variables that may not be stored. Which is why i do do not opt for RTTI object serialization.

How would you go about having objects (un-)serialize some properties in a XML node?
See https://forums.embarcadero.com/thread.jspa?threadID=49524&amp;tstart=0</description>
		<content:encoded><![CDATA[<p>Iztok i am really impressed with SimpleStorage.</p>
<p>I started dabbing in XML territory, recently tried TXMLDocument and more specific IXMLNode and wonder if i can use SimpleStorage the same way? It seems i could use some of its features further down the road. (encryption, compression, multiple files)</p>
<p>//This is what i intend now:<br />
procedure TMyObjectSerializableBase.SaveToXMLNode(xmlNode: IXMLNode);<br />
procedure TMyObjectSerializableBase.LoadToXMLNode(xmlNode: IXMLNode);</p>
<p>My application has a tree of Objects hiding logic, with public data variables that may not be stored. Which is why i do do not opt for RTTI object serialization.</p>
<p>How would you go about having objects (un-)serialize some properties in a XML node?<br />
See <a href="https://forums.embarcadero.com/thread.jspa?threadID=49524&#038;tstart=0" rel="nofollow">https://forums.embarcadero.com/thread.jspa?threadID=49524&#038;tstart=0</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: From Zero To One &#187; Blog Archive &#187; Build your XML the LinqToXML style in native code &#8211; Part I.</title>
		<link>http://www.cromis.net/blog/2008/07/simple-xml-based-storage-part-ii/comment-page-1/#comment-312</link>
		<dc:creator>From Zero To One &#187; Blog Archive &#187; Build your XML the LinqToXML style in native code &#8211; Part I.</dc:creator>
		<pubDate>Tue, 09 Mar 2010 09:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.cromis.net/blog/?p=124#comment-312</guid>
		<description>[...] http://www.cromis.net/blog/2008/07/simple-xml-based-storage-part-ii/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.cromis.net/blog/2008/07/simple-xml-based-storage-part-ii/" rel="nofollow">http://www.cromis.net/blog/2008/07/simple-xml-based-storage-part-ii/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: From Zero To One &#187; Blog Archive &#187; What is new in SimpleStorage</title>
		<link>http://www.cromis.net/blog/2008/07/simple-xml-based-storage-part-ii/comment-page-1/#comment-269</link>
		<dc:creator>From Zero To One &#187; Blog Archive &#187; What is new in SimpleStorage</dc:creator>
		<pubDate>Sun, 07 Feb 2010 13:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.cromis.net/blog/?p=124#comment-269</guid>
		<description>[...] Simple XML based storage &#8211; Part II. [...]</description>
		<content:encoded><![CDATA[<p>[...] Simple XML based storage &#8211; Part II. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
