<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Commenti a: Functional setter Java idiom</title>
	<link>http://www.francolombardo.net/functional-setter-java-idiom_post-92.html</link>
	<description>Linguaggio Scala, Java, AS400 e...cose più serie</description>
	<pubDate>Sun, 05 Feb 2012 10:30:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>Di: alepuzio</title>
		<link>http://www.francolombardo.net/functional-setter-java-idiom_post-92.html#comment-7449</link>
		<dc:creator>alepuzio</dc:creator>
		<pubDate>Thu, 05 Nov 2009 08:40:08 +0000</pubDate>
		<guid>http://www.francolombardo.net/functional-setter-java-idiom_post-92.html#comment-7449</guid>
		<description>I agree, then do you think that the change of "convention" not create problems in web apps "old style"? :)

My doubt is about the manutenibility when you code from "JavaBean world" to "Fluent Interface world"

&#62;DSL-like manner
It's better ;)</description>
		<content:encoded><![CDATA[<p>I agree, then do you think that the change of &#8220;convention&#8221; not create problems in web apps &#8220;old style&#8221;? <img src='http://www.francolombardo.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>My doubt is about the manutenibility when you code from &#8220;JavaBean world&#8221; to &#8220;Fluent Interface world&#8221;</p>
<p>&gt;DSL-like manner<br />
It&#8217;s better <img src='http://www.francolombardo.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Franco Lombardo</title>
		<link>http://www.francolombardo.net/functional-setter-java-idiom_post-92.html#comment-7447</link>
		<dc:creator>Franco Lombardo</dc:creator>
		<pubDate>Wed, 04 Nov 2009 13:58:15 +0000</pubDate>
		<guid>http://www.francolombardo.net/functional-setter-java-idiom_post-92.html#comment-7447</guid>
		<description>@alepuzio

There is no problem, because I don't use Struts :-)
More seriously, obviously in this particular case, fluent interfaces (or functional setters as I love to call them :-) ) are just setters that return the object itself, so I think they should work even with Struts.
Anyway, fluent interfaces are intended to develop in a DSL-like manner, not in the "old JavaBeans" standard.</description>
		<content:encoded><![CDATA[<p>@alepuzio</p>
<p>There is no problem, because I don&#8217;t use Struts <img src='http://www.francolombardo.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
More seriously, obviously in this particular case, fluent interfaces (or functional setters as I love to call them <img src='http://www.francolombardo.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ) are just setters that return the object itself, so I think they should work even with Struts.<br />
Anyway, fluent interfaces are intended to develop in a DSL-like manner, not in the &#8220;old JavaBeans&#8221; standard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: alepuzio</title>
		<link>http://www.francolombardo.net/functional-setter-java-idiom_post-92.html#comment-7444</link>
		<dc:creator>alepuzio</dc:creator>
		<pubDate>Wed, 04 Nov 2009 12:52:33 +0000</pubDate>
		<guid>http://www.francolombardo.net/functional-setter-java-idiom_post-92.html#comment-7444</guid>
		<description>Hi,
It'a good systems: the only problem, in my opinion, is that some framwork (as Struts) work with the hypothesis that the developer is coding with JavaBean's standards ( void setAttribute(XXX xxx) ).
Coding in Fluent Interface's way, dont you break this hypothesis ?

Bye</description>
		<content:encoded><![CDATA[<p>Hi,<br />
It&#8217;a good systems: the only problem, in my opinion, is that some framwork (as Struts) work with the hypothesis that the developer is coding with JavaBean&#8217;s standards ( void setAttribute(XXX xxx) ).<br />
Coding in Fluent Interface&#8217;s way, dont you break this hypothesis ?</p>
<p>Bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: Franco Lombardo</title>
		<link>http://www.francolombardo.net/functional-setter-java-idiom_post-92.html#comment-7188</link>
		<dc:creator>Franco Lombardo</dc:creator>
		<pubDate>Sun, 27 Sep 2009 19:38:31 +0000</pubDate>
		<guid>http://www.francolombardo.net/functional-setter-java-idiom_post-92.html#comment-7188</guid>
		<description>Oh, good pointer Gabriele: I need to read more next time! :-)</description>
		<content:encoded><![CDATA[<p>Oh, good pointer Gabriele: I need to read more next time! <img src='http://www.francolombardo.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Di: gabriele renzi</title>
		<link>http://www.francolombardo.net/functional-setter-java-idiom_post-92.html#comment-7184</link>
		<dc:creator>gabriele renzi</dc:creator>
		<pubDate>Sun, 27 Sep 2009 11:41:52 +0000</pubDate>
		<guid>http://www.francolombardo.net/functional-setter-java-idiom_post-92.html#comment-7184</guid>
		<description>I believe this is what is usually called a fulent interface http://en.wikipedia.org/wiki/Fluent_interface
And yes, it is a nice idea :)</description>
		<content:encoded><![CDATA[<p>I believe this is what is usually called a fulent interface <a href="http://en.wikipedia.org/wiki/Fluent_interface" rel="nofollow">http://en.wikipedia.org/wiki/Fluent_interface</a><br />
And yes, it is a nice idea <img src='http://www.francolombardo.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

