<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>Catalyst | Dev</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>04 Jul  2009 16:46:43 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | Catalyst | Dev</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>Re: [Catalyst] &amp;quot;Use of uninitialized value $buffer&amp;quot; error</title>
<description>On 20 Jun 2009, at 15:32, Jesse Sheidlower wrote: &amp;gt; &amp;gt; I&amp;#039;m having a hell of a time trying to track down the reasons &amp;gt; for this error. &amp;gt; &amp;gt; I&amp;#039;m getting</description>
<pubDate>30 Jun  2009 13:40:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24459</link>
</item><item>
<title>Proposed patch to Catalyst::Plugin::ConfigLoader</title>
<description>Hi all, Here is a proposed patch to Catalyst::Plugin::ConfigLoader that allows  it to use environment variables as a built-in macro for configuratio</description>
<pubDate>24 Jun  2009 17:42:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24388</link>
</item><item>
<title>C::P::I18N patch to include languages list</title>
<description>Hi! Is this a useful patch to Catalyst::Plugin::I18N? Or should it reside  elsewhere? I think it makes sense to put with C::P::I18N. The idea is th</description>
<pubDate>24 Jun  2009 09:21:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24384</link>
</item><item>
<title>Catalyst in windows environment</title>
<description>Hi, good day. it looks like that there are plenty of good examples done on UNIX/Linux, I just wonder anybody can share some experience with Catalyst/W</description>
<pubDate>18 Jun  2009 14:17:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24308</link>
</item><item>
<title>Proposal: C::Plugin::Session new option verify_user_agent</title>
<description>Hi, I have prepared a patch proposal for a new verify_user_agent configuration option. It is very similar to verify_address; it checks whether the Us</description>
<pubDate>12 Jun  2009 10:49:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24247</link>
</item><item>
<title>Proposal: C::Devel (Module::Install::Catalyst) new command catalyst_par_options]</title>
<description>Hi, I have created a branche of Module::Install::Catalyst with a new command catalyst_par_options(...) implemented. It takes a string with parameters</description>
<pubDate>11 Jun  2009 23:55:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24232</link>
</item><item>
<title>ACCEPT_CONTEXT broken against latest Catalyst</title>
<description>Building against Catalyst 5.80005 we&amp;#039;re seeing, rpix:~/.cpan/build/Catalyst-Component-ACCEPT_CONTEXT-0.06-yVcsMJ# make test PERL_DL_NONLAZY=1 /usr/bi</description>
<pubDate>10 Jun  2009 06:13:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24196</link>
</item><item>
<title>RFC: loadable trait search</title>
<description>One of the features of a module I&amp;#039;m trying to get released (I&amp;#039;ve been working on it for 2+ months now, Catalyst::Model::DBIC::Schema) is trait suppor</description>
<pubDate>06 Jun  2009 18:02:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24127</link>
</item><item>
<title>Re: [Catalyst] RFC: new helper api</title>
<description>On Thu, Jun 4, 2009 at 4:51 AM, Devin Austin &amp;lt;devin.austin@gmail.com&amp;gt; wrote: &amp;gt; Howdy all, &amp;gt; &amp;gt; I&amp;#039;ve put together an RFC for the new Catalyst::Helper A</description>
<pubDate>05 Jun  2009 04:00:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24097</link>
</item><item>
<title>RFC: new helper api</title>
<description>Howdy all, I&amp;#039;ve put together an RFC for the new Catalyst::Helper API. The body text is located below, but it is also available here in a pretty forma</description>
<pubDate>03 Jun  2009 19:51:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24078</link>
</item><item>
<title>Re: Plugin or controller? - How about a Role?</title>
<description>A question to the core devs - could that be a controller role? I don&amp;#039;t see anything preventing that - but I haven&amp;#039;t yet gained any experience in writ</description>
<pubDate>03 Jun  2009 01:58:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24068</link>
</item><item>
<title>Installing Catalyst &amp;amp; friends on OS X?</title>
<description>I read a mail from &amp;#039;08 about Catalyst on OS X and there was enough in there to suggest times might&amp;#039;ve changed things. Things like recommendations on u</description>
<pubDate>02 Jun  2009 12:04:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24059</link>
</item><item>
<title>Extensible Catalyst Applications: How?!</title>
<description>Hi everyone. For the last week and a half I&amp;#039;ve been trying to figure out how to make my Catalyst application extensible, to no avail. SCENARIO: 1.</description>
<pubDate>02 Jun  2009 03:45:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24051</link>
</item><item>
<title>Plugin or controller?</title>
<description>Hi, Matt S Trout redirected me to this list to discuss a &amp;quot;new&amp;quot; plugin for  Catalyst. But I guess I need to reach back a bit. I surfed on CPAN yest</description>
<pubDate>01 Jun  2009 06:47:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24037</link>
</item><item>
<title>HTTP::Prefork patch for background and pidfile</title>
<description>Hi! We&amp;#039;ve allowed our app to use C::Engine::HTTP::Prefork instead of  C::Engine::HTTP and found there were some parameters that were missing. This</description>
<pubDate>29 May  2009 09:20:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/24004</link>
</item><item>
<title>Small doc patch</title>
<description>Hi! I just had some problems figuring out how to exactly load Moose and inherit from Catalyst::Controller in my controller classes. After some help</description>
<pubDate>21 May  2009 03:57:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23887</link>
</item><item>
<title>RFC: Catalyst::Plugin::PluginLoader</title>
<description>svn: http://dev.catalyst.perl.org/repos/Catalyst/Catalyst-Plugin-PluginLoader/1.000/trunk NAME   Catalyst::Plugin::PluginLoader - Load Catalyst Plu</description>
<pubDate>09 May  2009 22:18:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23742</link>
</item><item>
<title>more intelligence inside $c-&amp;gt;uri_for()</title>
<description>Hi everyone, currently I am building a small JS/CSS-combining and minifying  controller. To build my URI I am doing business as usual:   $c-&amp;gt;uri_f</description>
<pubDate>29 Apr  2009 22:54:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23597</link>
</item><item>
<title>Dynamism in a static model</title>
<description>Hi everyone. I am working on a Catalyst application that allows the end-user to add their own tables to the database (for the matter it is a CMS). Th</description>
<pubDate>29 Apr  2009 08:33:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23580</link>
</item><item>
<title>Catalyst Performance Testing</title>
<description>Hello Crew, I&amp;#039;ve been using Catalyst for a while now, thank you great framework. I have a new project that requires a much higher performance than</description>
<pubDate>22 Apr  2009 17:50:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23411</link>
</item><item>
<title>CATALYST_DEBUG=0 weirdness</title>
<description>Something odd going on here. CATALYST_DEBUG=0 prove -l t still has  debugging output when -Debug is set but the env var is 0. This is  different f</description>
<pubDate>21 Apr  2009 06:07:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23355</link>
</item><item>
<title>[Patch] Bug in warning message in Catalyst::Component (5.8001)</title>
<description>Line 82 in Catalyst::Component (5.8001) says: warn &amp;quot;Your linearised isa hierarchy is: &amp;quot; . join(&amp;#039;, &amp;#039;, mro::get_linear_isa($class)) . &amp;quot;\n&amp;quot;; however m</description>
<pubDate>19 Apr  2009 20:31:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23312</link>
</item><item>
<title>Catalyst::Plugin::Authorization::Abilities</title>
<description>Hello there. This is my first post to the mailing list and what&amp;#039;s going to be my first CPAN module. Anyway, I&amp;#039;ve created an Authorization plugin for</description>
<pubDate>11 Apr  2009 06:54:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23162</link>
</item><item>
<title>Implementing Authent/Author via attributes (RFC)</title>
<description>Sadly, it was not clear to me that you could have only one ActionClass  per handler. I finally figured it out after tracing things and reading  lots</description>
<pubDate>03 Apr  2009 18:22:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23114</link>
</item><item>
<title>Proposed patch for XML::Simple ser/deser</title>
<description>(I filed a ticket about this, but enhanced the solution since then) Subject to Hans&amp;#039; comments about big picture moving of Ser/Deser stuff  out, I ne</description>
<pubDate>03 Apr  2009 11:27:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/catalyst/dev/23111</link>
</item>
</channel>
</rss>
