<?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: Class::Accessor can has &#8220;has&#8221;</title>
	<atom:link href="http://martian.org/marty/2009/09/21/classaccessor-can-has-has/feed/" rel="self" type="application/rss+xml" />
	<link>http://martian.org/marty/2009/09/21/classaccessor-can-has-has/</link>
	<description>Marty was here!</description>
	<lastBuildDate>Mon, 21 Mar 2011 14:26:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 開発日記 &#187; アクセサを作るモジュールをゴニョゴニョ。</title>
		<link>http://martian.org/marty/2009/09/21/classaccessor-can-has-has/comment-page-1/#comment-93394</link>
		<dc:creator>開発日記 &#187; アクセサを作るモジュールをゴニョゴニョ。</dc:creator>
		<pubDate>Fri, 13 Nov 2009 01:21:36 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=191#comment-93394</guid>
		<description>[...] こんな感じでMooseの書き方も出来るけど、is指定が好きじゃない。正味、読み書き両方出来るのだけで良い。 [...]</description>
		<content:encoded><![CDATA[<p>[...] こんな感じでMooseの書き方も出来るけど、is指定が好きじゃない。正味、読み書き両方出来るのだけで良い。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty</title>
		<link>http://martian.org/marty/2009/09/21/classaccessor-can-has-has/comment-page-1/#comment-93066</link>
		<dc:creator>Marty</dc:creator>
		<pubDate>Tue, 22 Sep 2009 13:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=191#comment-93066</guid>
		<description>It hasn&#039;t gone away.</description>
		<content:encoded><![CDATA[<p>It hasn&#8217;t gone away.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mxey</title>
		<link>http://martian.org/marty/2009/09/21/classaccessor-can-has-has/comment-page-1/#comment-93064</link>
		<dc:creator>mxey</dc:creator>
		<pubDate>Tue, 22 Sep 2009 07:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=191#comment-93064</guid>
		<description>Actually I like the classic Class::Accessor API better ;)</description>
		<content:encoded><![CDATA[<p>Actually I like the classic Class::Accessor API better ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 開発日記 &#187; Class::AccessorがMooseスタイルに対応したらしい</title>
		<link>http://martian.org/marty/2009/09/21/classaccessor-can-has-has/comment-page-1/#comment-93063</link>
		<dc:creator>開発日記 &#187; Class::AccessorがMooseスタイルに対応したらしい</dc:creator>
		<pubDate>Tue, 22 Sep 2009 05:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=191#comment-93063</guid>
		<description>[...] Class::Accessor can has “has” — バカな火星人 YAPCでdisられたから対応したとかなんとか Class::Accessor のインターフェイスがあんまり好きじゃなかったんだけども、素敵になったので様子見て使おうと思う。 今は、モジュール使わずにそのまま書いてるんです＞＜ [...]</description>
		<content:encoded><![CDATA[<p>[...] Class::Accessor can has “has” — バカな火星人 YAPCでdisられたから対応したとかなんとか Class::Accessor のインターフェイスがあんまり好きじゃなかったんだけども、素敵になったので様子見て使おうと思う。 今は、モジュール使わずにそのまま書いてるんです＞＜ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty</title>
		<link>http://martian.org/marty/2009/09/21/classaccessor-can-has-has/comment-page-1/#comment-93061</link>
		<dc:creator>Marty</dc:creator>
		<pubDate>Mon, 21 Sep 2009 14:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=191#comment-93061</guid>
		<description>Calling &lt;code&gt;has&lt;/code&gt; in a loop should work.</description>
		<content:encoded><![CDATA[<p>Calling <code>has</code> in a loop should work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marty</title>
		<link>http://martian.org/marty/2009/09/21/classaccessor-can-has-has/comment-page-1/#comment-93060</link>
		<dc:creator>Marty</dc:creator>
		<pubDate>Mon, 21 Sep 2009 14:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=191#comment-93060</guid>
		<description>You can also say &lt;code&gt;use Class::Accessor &#039;Moose-like&#039;;&lt;/code&gt; if you want to.</description>
		<content:encoded><![CDATA[<p>You can also say <code>use Class::Accessor 'Moose-like';</code> if you want to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn M Moore</title>
		<link>http://martian.org/marty/2009/09/21/classaccessor-can-has-has/comment-page-1/#comment-93059</link>
		<dc:creator>Shawn M Moore</dc:creator>
		<pubDate>Mon, 21 Sep 2009 06:39:42 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=191#comment-93059</guid>
		<description>Oh damn. I would have been more diplomatic if I had known you were the maintainer of Class::Accessor. But then again, it worked, so.. cheers! :)</description>
		<content:encoded><![CDATA[<p>Oh damn. I would have been more diplomatic if I had known you were the maintainer of Class::Accessor. But then again, it worked, so.. cheers! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Kennedy</title>
		<link>http://martian.org/marty/2009/09/21/classaccessor-can-has-has/comment-page-1/#comment-93057</link>
		<dc:creator>Adam Kennedy</dc:creator>
		<pubDate>Mon, 21 Sep 2009 00:53:41 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=191#comment-93057</guid>
		<description>Unless you know the in-jokes, &quot;antlers&quot; makes no sense at all. Recommend just using something more like &#039;Moose&#039; or whatever.</description>
		<content:encoded><![CDATA[<p>Unless you know the in-jokes, &#8220;antlers&#8221; makes no sense at all. Recommend just using something more like &#8216;Moose&#8217; or whatever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuval Kogman</title>
		<link>http://martian.org/marty/2009/09/21/classaccessor-can-has-has/comment-page-1/#comment-93052</link>
		<dc:creator>Yuval Kogman</dc:creator>
		<pubDate>Sun, 20 Sep 2009 18:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=191#comment-93052</guid>
		<description>FWIW, If you want to go the other way (run on Moose but use C::A syntax instead of the other way around), the &lt;a href=&quot;http://search.cpan.org/perldoc?MooseX::Emulate::Class::Accessor::Fast&quot; rel=&quot;nofollow&quot;&gt;MooseX::Emulate::Class::Accessor::Fast&lt;/a&gt; module provides a compatible API (it was developed so that old Catalyst code could run on Moose unmodified).</description>
		<content:encoded><![CDATA[<p>FWIW, If you want to go the other way (run on Moose but use C::A syntax instead of the other way around), the <a href="http://search.cpan.org/perldoc?MooseX::Emulate::Class::Accessor::Fast" rel="nofollow">MooseX::Emulate::Class::Accessor::Fast</a> module provides a compatible API (it was developed so that old Catalyst code could run on Moose unmodified).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brunov</title>
		<link>http://martian.org/marty/2009/09/21/classaccessor-can-has-has/comment-page-1/#comment-93051</link>
		<dc:creator>brunov</dc:creator>
		<pubDate>Sun, 20 Sep 2009 17:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://martian.org/marty/?p=191#comment-93051</guid>
		<description>Cool! Does it also support the following?

has $_ =&gt; ( is =&gt; &#039;ro&#039; ) for qw(foo bar baz);

Because that would be cool too.</description>
		<content:encoded><![CDATA[<p>Cool! Does it also support the following?</p>
<p>has $_ =&gt; ( is =&gt; &#8216;ro&#8217; ) for qw(foo bar baz);</p>
<p>Because that would be cool too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

