<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>ObjectStudio, Enfin</title>
	<atom:link href="http://objectstudioenfin.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://objectstudioenfin.wordpress.com</link>
	<description>The home of everything ObjectStudio</description>
	<lastBuildDate>Tue, 15 Nov 2011 16:50:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='objectstudioenfin.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>ObjectStudio, Enfin</title>
		<link>http://objectstudioenfin.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://objectstudioenfin.wordpress.com/osd.xml" title="ObjectStudio, Enfin" />
	<atom:link rel='hub' href='http://objectstudioenfin.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Symbol/String Equality and the Cincom® ObjectStudio® LegacyCompiler</title>
		<link>http://objectstudioenfin.wordpress.com/2011/11/15/symbol-string-equality-and-the-cincom-objectstudio-legacycompiler/</link>
		<comments>http://objectstudioenfin.wordpress.com/2011/11/15/symbol-string-equality-and-the-cincom-objectstudio-legacycompiler/#comments</comments>
		<pubDate>Tue, 15 Nov 2011 16:49:17 +0000</pubDate>
		<dc:creator>markgrinnell</dc:creator>
				<category><![CDATA[ObjectStudio]]></category>
		<category><![CDATA[Cincom]]></category>
		<category><![CDATA[Cincom ObjectStudio]]></category>
		<category><![CDATA[Cincom Smalltalk]]></category>
		<category><![CDATA[Collection]]></category>
		<category><![CDATA[LegacyCompiler]]></category>
		<category><![CDATA[String]]></category>

		<guid isPermaLink="false">http://objectstudioenfin.wordpress.com/?p=107</guid>
		<description><![CDATA[In ObjectStudio versions prior to 8.0, a Symbol and a String with the same contents are considered equal (#Fred = &#8216; Fred&#8217;). In Cincom® VisualWorks®, they are not (#Fred ~= &#8216;Fred&#8217;). In ObjectStudio 8.x, running on the VisualWorks foundation, that simple difference is dealt with by our usual mechanism for handling semantic differences between ObjectStudio [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=objectstudioenfin.wordpress.com&amp;blog=28594100&amp;post=107&amp;subd=objectstudioenfin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://objectstudioenfin.wordpress.com/2011/11/15/symbol-string-equality-and-the-cincom-objectstudio-legacycompiler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6b963108e2976472941d849daf2f210?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">markgrinnell</media:title>
		</media:content>
	</item>
		<item>
		<title>Model Editor</title>
		<link>http://objectstudioenfin.wordpress.com/2011/10/19/model-editor/</link>
		<comments>http://objectstudioenfin.wordpress.com/2011/10/19/model-editor/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 15:50:04 +0000</pubDate>
		<dc:creator>The ObjectStudio Team</dc:creator>
				<category><![CDATA[ObjectStudio]]></category>
		<category><![CDATA[Cincom ObjectStudio]]></category>

		<guid isPermaLink="false">http://objectstudioenfin.wordpress.com/?p=1</guid>
		<description><![CDATA[This month we are going to discuss the Cincom® ObjectStudio® Model Editor. The Model Editor should not be confused with the Modeling Tool. The Model Editor helps you to develop a calculation model that you can use in your application afterwards. You can always develop such a model in plain Smalltalk, but the Model Editor [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=objectstudioenfin.wordpress.com&amp;blog=28594100&amp;post=1&amp;subd=objectstudioenfin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://objectstudioenfin.wordpress.com/2011/10/19/model-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3d7e0ddabb131304c929f38ef314e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">objectstudioenfin</media:title>
		</media:content>
	</item>
		<item>
		<title>Array Binding and Array Fetching in ODBC Connects</title>
		<link>http://objectstudioenfin.wordpress.com/2011/08/29/array-binding-and-array-fetching-in-odbc-connects/</link>
		<comments>http://objectstudioenfin.wordpress.com/2011/08/29/array-binding-and-array-fetching-in-odbc-connects/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 16:28:11 +0000</pubDate>
		<dc:creator>The ObjectStudio Team</dc:creator>
				<category><![CDATA[ObjectStudio]]></category>
		<category><![CDATA[Cincom ObjectStudio]]></category>
		<category><![CDATA[Cincom VisualWorks]]></category>
		<category><![CDATA[ODBC]]></category>

		<guid isPermaLink="false">http://objectstudioenfin.wordpress.com/?p=13</guid>
		<description><![CDATA[Yuwei Li recently wrote: Some databases and their ODBC drivers allow clients to control the number of rows that will be physically transferred between the server and the client in one logical bind or fetch. These features are called array binding and array fetching. Using array binding and array fetching can greatly improve the performance [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=objectstudioenfin.wordpress.com&amp;blog=28594100&amp;post=13&amp;subd=objectstudioenfin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://objectstudioenfin.wordpress.com/2011/08/29/array-binding-and-array-fetching-in-odbc-connects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3d7e0ddabb131304c929f38ef314e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">objectstudioenfin</media:title>
		</media:content>
	</item>
		<item>
		<title>The Glorp Object Relational Mapping Framework Using the Powerful Cincom® ObjectStudio® Development Environment Highlighted at ESUG</title>
		<link>http://objectstudioenfin.wordpress.com/2011/08/12/the-glorp-object-relational-mapping-framework-using-the-powerful-cincom-objectstudio-development-environment-highlighted-at-esug/</link>
		<comments>http://objectstudioenfin.wordpress.com/2011/08/12/the-glorp-object-relational-mapping-framework-using-the-powerful-cincom-objectstudio-development-environment-highlighted-at-esug/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 16:36:14 +0000</pubDate>
		<dc:creator>The ObjectStudio Team</dc:creator>
				<category><![CDATA[Glorp]]></category>
		<category><![CDATA[ObjectStudio]]></category>
		<category><![CDATA[Cincom ObjectStudio]]></category>

		<guid isPermaLink="false">http://objectstudioenfin.wordpress.com/?p=15</guid>
		<description><![CDATA[Software developers are lucky people. There are many different application development environments available to choose from these days. Lots of them are well suited to getting work done quickly—if your database and object design can follow their simple rules. On the other hand, software developers are often not that lucky in their projects. Out of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=objectstudioenfin.wordpress.com&amp;blog=28594100&amp;post=15&amp;subd=objectstudioenfin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://objectstudioenfin.wordpress.com/2011/08/12/the-glorp-object-relational-mapping-framework-using-the-powerful-cincom-objectstudio-development-environment-highlighted-at-esug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3d7e0ddabb131304c929f38ef314e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">objectstudioenfin</media:title>
		</media:content>
	</item>
		<item>
		<title>System&gt;&gt;whenIdleSend:to:args: – Blessing or Curse?</title>
		<link>http://objectstudioenfin.wordpress.com/2011/07/18/system-whenidlesend-to-args-blessing-or-curse/</link>
		<comments>http://objectstudioenfin.wordpress.com/2011/07/18/system-whenidlesend-to-args-blessing-or-curse/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 16:41:09 +0000</pubDate>
		<dc:creator>The ObjectStudio Team</dc:creator>
				<category><![CDATA[ObjectStudio]]></category>
		<category><![CDATA[Cincom ObjectStudio]]></category>

		<guid isPermaLink="false">http://objectstudioenfin.wordpress.com/?p=17</guid>
		<description><![CDATA[Microsoft Windows has one thing in common with Smalltalk: It works by sending messages. A Windows message can also be “posted,” i.e., it is put at the end of the Windows message queue, and the sender doesn’t wait for a synchronous response. The idle queue in Cincom® ObjectStudio® classic was designed in part to mirror [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=objectstudioenfin.wordpress.com&amp;blog=28594100&amp;post=17&amp;subd=objectstudioenfin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://objectstudioenfin.wordpress.com/2011/07/18/system-whenidlesend-to-args-blessing-or-curse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3d7e0ddabb131304c929f38ef314e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">objectstudioenfin</media:title>
		</media:content>
	</item>
		<item>
		<title>GLORP Database Converters</title>
		<link>http://objectstudioenfin.wordpress.com/2011/06/24/glorp-database-converters/</link>
		<comments>http://objectstudioenfin.wordpress.com/2011/06/24/glorp-database-converters/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 16:54:55 +0000</pubDate>
		<dc:creator>The ObjectStudio Team</dc:creator>
				<category><![CDATA[Glorp]]></category>
		<category><![CDATA[ObjectStudio]]></category>
		<category><![CDATA[Cincom ObjectStudio]]></category>

		<guid isPermaLink="false">http://objectstudioenfin.wordpress.com/?p=23</guid>
		<description><![CDATA[While working on the new Cincom® ObjectStudio® mapping tool that generates code for the object-relational mapping framework GLORP, we built some GUI for handling database converters. Let’s take a quick look at today’s GLORP database converters. Database converters are used for converting back and forth between database and object representations. They are used by Direct [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=objectstudioenfin.wordpress.com&amp;blog=28594100&amp;post=23&amp;subd=objectstudioenfin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://objectstudioenfin.wordpress.com/2011/06/24/glorp-database-converters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3d7e0ddabb131304c929f38ef314e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">objectstudioenfin</media:title>
		</media:content>
	</item>
		<item>
		<title>Setting a Startup Controller with the Runtime Packager in Cincom® ObjectStudio® 8.3</title>
		<link>http://objectstudioenfin.wordpress.com/2011/05/20/setting-a-startup-controller-with-the-runtime-packager-in-cincom-objectstudio-8-3/</link>
		<comments>http://objectstudioenfin.wordpress.com/2011/05/20/setting-a-startup-controller-with-the-runtime-packager-in-cincom-objectstudio-8-3/#comments</comments>
		<pubDate>Fri, 20 May 2011 19:42:27 +0000</pubDate>
		<dc:creator>The ObjectStudio Team</dc:creator>
				<category><![CDATA[ObjectStudio]]></category>
		<category><![CDATA[Cincom ObjectStudio]]></category>
		<category><![CDATA[Runtime Packager]]></category>

		<guid isPermaLink="false">http://objectstudioenfin.wordpress.com/?p=73</guid>
		<description><![CDATA[This article describes a new feature that’s being introduced in the ObjectStudio 8.3 Runtime Packager and compares it to ObjectStudio 8.2.1 and earlier versions. ObjectStudio 8.2.1 and earlier versions of the ObjectStudio Runtime Packager ignored one component of classic ObjectStudio—the global variable “Application.” This raised a few issues in the runtime image since some ObjectStudio [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=objectstudioenfin.wordpress.com&amp;blog=28594100&amp;post=73&amp;subd=objectstudioenfin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://objectstudioenfin.wordpress.com/2011/05/20/setting-a-startup-controller-with-the-runtime-packager-in-cincom-objectstudio-8-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3d7e0ddabb131304c929f38ef314e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">objectstudioenfin</media:title>
		</media:content>
	</item>
		<item>
		<title>Controlling Load Order in Cincom® ObjectStudio® 8.3</title>
		<link>http://objectstudioenfin.wordpress.com/2011/04/28/controlling-load-order-in-cincom-objectstudio-8-3/</link>
		<comments>http://objectstudioenfin.wordpress.com/2011/04/28/controlling-load-order-in-cincom-objectstudio-8-3/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 19:44:25 +0000</pubDate>
		<dc:creator>The ObjectStudio Team</dc:creator>
				<category><![CDATA[ObjectStudio]]></category>
		<category><![CDATA[Cincom ObjectStudio]]></category>
		<category><![CDATA[Load Order]]></category>

		<guid isPermaLink="false">http://objectstudioenfin.wordpress.com/?p=75</guid>
		<description><![CDATA[For ObjectStudio 8.3 we moved all Smalltalk source code that was still file based into Store, which gives us a much nicer source code control mechanism. For release versions we save the proper version of the code into a parcel file for distribution, and parcels load very quickly at runtime. We encountered one problem with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=objectstudioenfin.wordpress.com&amp;blog=28594100&amp;post=75&amp;subd=objectstudioenfin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://objectstudioenfin.wordpress.com/2011/04/28/controlling-load-order-in-cincom-objectstudio-8-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3d7e0ddabb131304c929f38ef314e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">objectstudioenfin</media:title>
		</media:content>
	</item>
		<item>
		<title>The Object Relational Persistency in Cincom® ObjectStudio®</title>
		<link>http://objectstudioenfin.wordpress.com/2011/03/23/the-object-relational-persistency-in-cincom-objectstudio/</link>
		<comments>http://objectstudioenfin.wordpress.com/2011/03/23/the-object-relational-persistency-in-cincom-objectstudio/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 19:49:18 +0000</pubDate>
		<dc:creator>The ObjectStudio Team</dc:creator>
				<category><![CDATA[Mapping Tool]]></category>
		<category><![CDATA[ObjectStudio]]></category>
		<category><![CDATA[Cincom ObjectStudio]]></category>
		<category><![CDATA[Object Relational Persistency]]></category>

		<guid isPermaLink="false">http://objectstudioenfin.wordpress.com/?p=82</guid>
		<description><![CDATA[This month we’ll have a look at the Object Relational Persistency in ObjectStudio. While we have a great object-oriented system, most of our data is still saved in relational databases. This article is an overview of our current work on a tool we are developing to help you in this work. The Mapping Tool uses [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=objectstudioenfin.wordpress.com&amp;blog=28594100&amp;post=82&amp;subd=objectstudioenfin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://objectstudioenfin.wordpress.com/2011/03/23/the-object-relational-persistency-in-cincom-objectstudio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3d7e0ddabb131304c929f38ef314e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">objectstudioenfin</media:title>
		</media:content>
	</item>
		<item>
		<title>Support of Oracle PL/SQL REF CURSORs and Nested Tables</title>
		<link>http://objectstudioenfin.wordpress.com/2011/01/25/support-of-oracle-plsql-ref-cursors-and-nested-tables/</link>
		<comments>http://objectstudioenfin.wordpress.com/2011/01/25/support-of-oracle-plsql-ref-cursors-and-nested-tables/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 19:51:58 +0000</pubDate>
		<dc:creator>The ObjectStudio Team</dc:creator>
				<category><![CDATA[ObjectStudio]]></category>
		<category><![CDATA[Cincom ObjectStudio]]></category>
		<category><![CDATA[Cincom VisualWorks]]></category>
		<category><![CDATA[Cursors]]></category>
		<category><![CDATA[Nested Tables]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[PL/SQL]]></category>

		<guid isPermaLink="false">http://objectstudioenfin.wordpress.com/?p=84</guid>
		<description><![CDATA[From Cincom® VisualWorks® 7.8 and Cincom® ObjectStudio® 8.3, Cincom starts to support Oracle PL/SQL REF CURSORs and Nested Tables. Nested Table is an Oracle data type used to support columns containing sub-tables. PL/SQL REF CURSORs is a data structure pointing to the result set of the sub-tables. Click here for more.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=objectstudioenfin.wordpress.com&amp;blog=28594100&amp;post=84&amp;subd=objectstudioenfin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://objectstudioenfin.wordpress.com/2011/01/25/support-of-oracle-plsql-ref-cursors-and-nested-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3d7e0ddabb131304c929f38ef314e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">objectstudioenfin</media:title>
		</media:content>
	</item>
		<item>
		<title>Cincom® ObjectStudio® Benchmark Framework</title>
		<link>http://objectstudioenfin.wordpress.com/2010/12/10/cincom-objectstudio-benchmark-framework/</link>
		<comments>http://objectstudioenfin.wordpress.com/2010/12/10/cincom-objectstudio-benchmark-framework/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 19:54:53 +0000</pubDate>
		<dc:creator>The ObjectStudio Team</dc:creator>
				<category><![CDATA[ObjectStudio]]></category>
		<category><![CDATA[Benchmark Framework]]></category>
		<category><![CDATA[Cincom ObjectStudio]]></category>
		<category><![CDATA[OBF]]></category>

		<guid isPermaLink="false">http://objectstudioenfin.wordpress.com/?p=86</guid>
		<description><![CDATA[The ObjectStudio Benchmark Framework (OBF) is a benchmark and observation tool that developers can use to monitor the performance of their application and also observe data to see what is actually happening within their applications. The OBF is transactional based. This means that you define the starting of the benchmarking/observation with a begin: message and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=objectstudioenfin.wordpress.com&amp;blog=28594100&amp;post=86&amp;subd=objectstudioenfin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://objectstudioenfin.wordpress.com/2010/12/10/cincom-objectstudio-benchmark-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3d7e0ddabb131304c929f38ef314e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">objectstudioenfin</media:title>
		</media:content>
	</item>
		<item>
		<title>Introducing: New Cincom Smalltalk™ Spy Tool</title>
		<link>http://objectstudioenfin.wordpress.com/2010/11/17/introducing-new-cincom-smalltalk-spy-tool/</link>
		<comments>http://objectstudioenfin.wordpress.com/2010/11/17/introducing-new-cincom-smalltalk-spy-tool/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 19:57:22 +0000</pubDate>
		<dc:creator>The ObjectStudio Team</dc:creator>
				<category><![CDATA[ObjectStudio]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Cincom ObjectStudio]]></category>
		<category><![CDATA[Cincom Smalltalk]]></category>
		<category><![CDATA[Spy Tool]]></category>
		<category><![CDATA[Windows API]]></category>

		<guid isPermaLink="false">http://objectstudioenfin.wordpress.com/?p=89</guid>
		<description><![CDATA[Cincom Smalltalk has the most powerful debugger in the world, but even in Smalltalk, there are things that are difficult to debug. For instance, you can’t step through a drag-and-drop operation in the debugger the way you might wish. In this case, you might want something that can watch the message sends without interfering and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=objectstudioenfin.wordpress.com&amp;blog=28594100&amp;post=89&amp;subd=objectstudioenfin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://objectstudioenfin.wordpress.com/2010/11/17/introducing-new-cincom-smalltalk-spy-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3d7e0ddabb131304c929f38ef314e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">objectstudioenfin</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Desktop Hangs MS Compiler</title>
		<link>http://objectstudioenfin.wordpress.com/2010/07/12/google-desktop-hangs-ms-compiler/</link>
		<comments>http://objectstudioenfin.wordpress.com/2010/07/12/google-desktop-hangs-ms-compiler/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 19:20:30 +0000</pubDate>
		<dc:creator>The ObjectStudio Team</dc:creator>
				<category><![CDATA[ObjectStudio]]></category>
		<category><![CDATA[Cincom ObjectStudio]]></category>
		<category><![CDATA[Google Desktop]]></category>

		<guid isPermaLink="false">http://objectstudioenfin.wordpress.com/?p=55</guid>
		<description><![CDATA[We finally upgraded our compiler we use for ObectStudio8 from VisualStudio 6.0 to VisualStudio 2008. In that process we moved away from plain makefiles and used the project files generated by the IDE. Then I wrote a build script for our automated build machine. What could be better than to use MSBuild? It understands the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=objectstudioenfin.wordpress.com&amp;blog=28594100&amp;post=55&amp;subd=objectstudioenfin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://objectstudioenfin.wordpress.com/2010/07/12/google-desktop-hangs-ms-compiler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3d7e0ddabb131304c929f38ef314e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">objectstudioenfin</media:title>
		</media:content>
	</item>
		<item>
		<title>Easing Frustration with Round Trip Engineering</title>
		<link>http://objectstudioenfin.wordpress.com/2010/07/01/easing-frustration-with-round-trip-engineering/</link>
		<comments>http://objectstudioenfin.wordpress.com/2010/07/01/easing-frustration-with-round-trip-engineering/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 19:59:45 +0000</pubDate>
		<dc:creator>The ObjectStudio Team</dc:creator>
				<category><![CDATA[ObjectStudio]]></category>
		<category><![CDATA[Modeling Tool]]></category>
		<category><![CDATA[Cincom ObjectStudio]]></category>
		<category><![CDATA[Round Trip Engineering]]></category>

		<guid isPermaLink="false">http://objectstudioenfin.wordpress.com/?p=91</guid>
		<description><![CDATA[Other development environments have things like the modeling tool. I remember one that Cincom was evaluating a while back. Their business model was to make the tool pretty cheap, but charge you every time you wanted to generate code. If you wanted to modify the default code generation you could do that by putting in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=objectstudioenfin.wordpress.com&amp;blog=28594100&amp;post=91&amp;subd=objectstudioenfin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://objectstudioenfin.wordpress.com/2010/07/01/easing-frustration-with-round-trip-engineering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3d7e0ddabb131304c929f38ef314e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">objectstudioenfin</media:title>
		</media:content>
	</item>
		<item>
		<title>Workspace Variables</title>
		<link>http://objectstudioenfin.wordpress.com/2010/04/28/workspace-variables/</link>
		<comments>http://objectstudioenfin.wordpress.com/2010/04/28/workspace-variables/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 17:01:26 +0000</pubDate>
		<dc:creator>The ObjectStudio Team</dc:creator>
				<category><![CDATA[ObjectStudio]]></category>
		<category><![CDATA[Cincom ObjectStudio]]></category>

		<guid isPermaLink="false">http://objectstudioenfin.wordpress.com/?p=27</guid>
		<description><![CDATA[The new ObjectStudio release is not too far away. (If you want to know more about the date, you should talk to Arden Thomas (ProductManager)). Some changes I&#8217;d like to get in the next release are changes to the Workspace. I&#8217;ve always liked the VisualWorks Workspace, where you don&#8217;t have to declare variables and can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=objectstudioenfin.wordpress.com&amp;blog=28594100&amp;post=27&amp;subd=objectstudioenfin&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://objectstudioenfin.wordpress.com/2010/04/28/workspace-variables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d3d7e0ddabb131304c929f38ef314e4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">objectstudioenfin</media:title>
		</media:content>
	</item>
	</channel>
</rss>
