<?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: Understanding Session object behavior</title>
	<atom:link href="http://rickschummer.com/blog2/2007/08/understanding-session-object-behavior/feed/" rel="self" type="application/rss+xml" />
	<link>http://rickschummer.com/blog2/2007/08/understanding-session-object-behavior/</link>
	<description>Shedding some light on topics of software development, Visual FoxPro, saving our planet, paying it forward, and anything else I find important enough to share.</description>
	<lastBuildDate>Sun, 13 Jan 2019 18:50:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Rick Schummer</title>
		<link>http://rickschummer.com/blog2/2007/08/understanding-session-object-behavior/comment-page-1/#comment-811</link>
		<dc:creator>Rick Schummer</dc:creator>
		<pubDate>Sat, 18 Aug 2007 12:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://rickschummer.com/blog2/2007/08/understanding-session-object-behavior/#comment-811</guid>
		<description>Good point BOb and right on, but it sort of goes against my nature not to code in a class. I am not saying this is a bad idea. I am saying it just would force me to think outside of the box (which is something I like to do). Thanks for this comment.</description>
		<content:encoded><![CDATA[<p>Good point BOb and right on, but it sort of goes against my nature not to code in a class. I am not saying this is a bad idea. I am saying it just would force me to think outside of the box (which is something I like to do). Thanks for this comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://rickschummer.com/blog2/2007/08/understanding-session-object-behavior/comment-page-1/#comment-812</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 17 Aug 2007 16:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://rickschummer.com/blog2/2007/08/understanding-session-object-behavior/#comment-812</guid>
		<description>You might want to look at doing common data stuff in a .prg file rather than a class. I am pretty sure VFP doesn&#039;t switch the session when calling functions in a .Prg. &lt;br /&gt;&lt;br /&gt;I actually approached a FW design to rewrite one of our 2.6 apps that needed the 2.6 form&#039;s SPR to still run where I created/used many of my common data access type functions in a prg then in the base class forms calling those functions. I&#039;t worked fairly well. &lt;br /&gt;&lt;br /&gt;Too bad we decided not to follow through on this ap.&lt;br /&gt;&lt;br /&gt;BOb A</description>
		<content:encoded><![CDATA[<p>You might want to look at doing common data stuff in a .prg file rather than a class. I am pretty sure VFP doesn&#8217;t switch the session when calling functions in a .Prg. </p>
<p>I actually approached a FW design to rewrite one of our 2.6 apps that needed the 2.6 form&#8217;s SPR to still run where I created/used many of my common data access type functions in a prg then in the base class forms calling those functions. I&#8217;t worked fairly well. </p>
<p>Too bad we decided not to follow through on this ap.</p>
<p>BOb A</p>
]]></content:encoded>
	</item>
</channel>
</rss>
