<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Trying out ActiveResource in 3 minutes</title>
	<link>http://www.rickylui.com/blog/2008/02/09/trying-out-activeresource-in-3-minutes/</link>
	<description>Musings through my coloured lenses.  Or you can call this Ricky Bobby's musings.</description>
	<pubDate>Fri, 12 Mar 2010 01:06:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: Services != Distributed Object at Deterministic Musings</title>
		<link>http://www.rickylui.com/blog/2008/02/09/trying-out-activeresource-in-3-minutes/#comment-201</link>
		<pubDate>Thu, 14 Feb 2008 23:14:51 +0000</pubDate>
		<guid>http://www.rickylui.com/blog/2008/02/09/trying-out-activeresource-in-3-minutes/#comment-201</guid>
					<description>[...] (The title quotes Joshua Graham&amp;#8217;s comment here) I agree completely with Josh. In a casual conversation with Tim Cochran of Thoughtworks, we both felt that using RESTful controllers does not mean exposing all of your model objects, or database tables. Thoughts still need to go into designing the right interfaces. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] (The title quotes Joshua Graham&#8217;s comment here) I agree completely with Josh. In a casual conversation with Tim Cochran of Thoughtworks, we both felt that using RESTful controllers does not mean exposing all of your model objects, or database tables. Thoughts still need to go into designing the right interfaces. [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: JoshG</title>
		<link>http://www.rickylui.com/blog/2008/02/09/trying-out-activeresource-in-3-minutes/#comment-196</link>
		<pubDate>Wed, 13 Feb 2008 02:41:43 +0000</pubDate>
		<guid>http://www.rickylui.com/blog/2008/02/09/trying-out-activeresource-in-3-minutes/#comment-196</guid>
					<description>RPC!! Run away, run away!

Services != Distributed Objects. It's not about exposing your domain model to consumers of the service layer (probably unavoidable in Rails due to the fact that your domain model is also exposed to the database - or vice versa).

I know you're just playing around for learning but the time taken to create useful services is not in the tool. Mind you, this is a good tool for incremental service build out in a rapidly changing environment.</description>
		<content:encoded><![CDATA[<p>RPC!! Run away, run away!</p>
<p>Services != Distributed Objects. It&#8217;s not about exposing your domain model to consumers of the service layer (probably unavoidable in Rails due to the fact that your domain model is also exposed to the database - or vice versa).</p>
<p>I know you&#8217;re just playing around for learning but the time taken to create useful services is not in the tool. Mind you, this is a good tool for incremental service build out in a rapidly changing environment.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
