<?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: Trampoline Systems and Scala</title>
	<atom:link href="http://www.drmaciver.com/2008/05/trampoline-systems-and-scala/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.drmaciver.com/2008/05/trampoline-systems-and-scala/</link>
	<description></description>
	<lastBuildDate>Wed, 10 Feb 2010 18:19:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zemian Deng</title>
		<link>http://www.drmaciver.com/2008/05/trampoline-systems-and-scala/comment-page-1/#comment-454</link>
		<dc:creator>Zemian Deng</dc:creator>
		<pubDate>Thu, 27 Nov 2008 16:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=157#comment-454</guid>
		<description>Hello David,

It&#039;s been some times since last post on this topic, and I would like to hear your update on your existing Scala project. So did you port to Ruby after all? How do you feel feel about Ruby now that you have spent some time working on it, and compare it to Scala? Is your company a Java shop? Did jRuby were ever considered in your project? 

Please share your experience if you can. I would be happy to hear it.
Thanks,
-Z</description>
		<content:encoded><![CDATA[<p>Hello David,</p>
<p>It&#8217;s been some times since last post on this topic, and I would like to hear your update on your existing Scala project. So did you port to Ruby after all? How do you feel feel about Ruby now that you have spent some time working on it, and compare it to Scala? Is your company a Java shop? Did jRuby were ever considered in your project? </p>
<p>Please share your experience if you can. I would be happy to hear it.<br />
Thanks,<br />
-Z</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://www.drmaciver.com/2008/05/trampoline-systems-and-scala/comment-page-1/#comment-359</link>
		<dc:creator>david</dc:creator>
		<pubDate>Sun, 22 Jun 2008 19:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=157#comment-359</guid>
		<description>We don&#039;t actually seem to have discontinued it yet, through sheer inertia. I think we might have ended up with a legacy Scala code base. :-) 

The Scala project isn&#039;t huge. It&#039;s been two developers and a couple thousand lines of code (there was a bit more code than that, but the project suffered from an abort and restart midway through due to some changes of direction). 

In terms of learning Scala, the other developer on the project thinks he hasn&#039;t really &quot;got&quot; the language yet. It was easy for him to learn to write code in it certainly, but getting to a point of writing idiomatic code (or at least &quot;code that takes advantage of Scala&#039;s advanced features&quot;, regardless of whether it&#039;s idiomatic).

I have mixed feelings on whether or not moving the code to ruby would be appropriate.</description>
		<content:encoded><![CDATA[<p>We don&#8217;t actually seem to have discontinued it yet, through sheer inertia. I think we might have ended up with a legacy Scala code base. :-) </p>
<p>The Scala project isn&#8217;t huge. It&#8217;s been two developers and a couple thousand lines of code (there was a bit more code than that, but the project suffered from an abort and restart midway through due to some changes of direction). </p>
<p>In terms of learning Scala, the other developer on the project thinks he hasn&#8217;t really &#8220;got&#8221; the language yet. It was easy for him to learn to write code in it certainly, but getting to a point of writing idiomatic code (or at least &#8220;code that takes advantage of Scala&#8217;s advanced features&#8221;, regardless of whether it&#8217;s idiomatic).</p>
<p>I have mixed feelings on whether or not moving the code to ruby would be appropriate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zemian Deng</title>
		<link>http://www.drmaciver.com/2008/05/trampoline-systems-and-scala/comment-page-1/#comment-358</link>
		<dc:creator>Zemian Deng</dc:creator>
		<pubDate>Sun, 22 Jun 2008 18:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=157#comment-358</guid>
		<description>Hello David,
I started learning Scala few months back, and I found it very productive and useful. Your blog posts and replies in Scala mailing list has definately been helpful to me. Thanks for the effort and I appreciated!

It&#039;s sad to see your company discontinue Scala for work project. Just curious, how big was the project that started as Scala in your company? I mean like how many developers work on it? Was it hard to get other to learn Scala compare to Ruby? If you were the one making decision, would you continue using Scala?

-Z</description>
		<content:encoded><![CDATA[<p>Hello David,<br />
I started learning Scala few months back, and I found it very productive and useful. Your blog posts and replies in Scala mailing list has definately been helpful to me. Thanks for the effort and I appreciated!</p>
<p>It&#8217;s sad to see your company discontinue Scala for work project. Just curious, how big was the project that started as Scala in your company? I mean like how many developers work on it? Was it hard to get other to learn Scala compare to Ruby? If you were the one making decision, would you continue using Scala?</p>
<p>-Z</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://www.drmaciver.com/2008/05/trampoline-systems-and-scala/comment-page-1/#comment-291</link>
		<dc:creator>david</dc:creator>
		<pubDate>Wed, 14 May 2008 17:45:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=157#comment-291</guid>
		<description>I don&#039;t agree. Ruby and Scala are both perfectly acceptable languages and we&#039;re not finding the gains that much greater than we would for Ruby (in some cases we&#039;re finding things Ruby would do better. There are trade offs both ways). So, given this and that we have a lot of Ruby expertise and a much larger base of Ruby code than Scala code, why would it make sense to port all the ruby code to Scala?

(Even if I did agree, the chances of my persuading anyone else in my company of that are a snowball&#039;s in hell. But that&#039;s a separate issue)</description>
		<content:encoded><![CDATA[<p>I don&#8217;t agree. Ruby and Scala are both perfectly acceptable languages and we&#8217;re not finding the gains that much greater than we would for Ruby (in some cases we&#8217;re finding things Ruby would do better. There are trade offs both ways). So, given this and that we have a lot of Ruby expertise and a much larger base of Ruby code than Scala code, why would it make sense to port all the ruby code to Scala?</p>
<p>(Even if I did agree, the chances of my persuading anyone else in my company of that are a snowball&#8217;s in hell. But that&#8217;s a separate issue)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: augustss</title>
		<link>http://www.drmaciver.com/2008/05/trampoline-systems-and-scala/comment-page-1/#comment-290</link>
		<dc:creator>augustss</dc:creator>
		<pubDate>Wed, 14 May 2008 16:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.drmaciver.com/?p=157#comment-290</guid>
		<description>Is is silly to have parts in Scala and parts in Ruby.  So the right decision would be to move everything to Scala.  To bad the real world rarely makes the right decisions.</description>
		<content:encoded><![CDATA[<p>Is is silly to have parts in Scala and parts in Ruby.  So the right decision would be to move everything to Scala.  To bad the real world rarely makes the right decisions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
