[Catalyst-dev] Moose + Catalyst port

Mike Whitaker mike at altrion.org
Sat Mar 15 08:14:53 GMT 2008


>>  I think if you're going to bother Moose-ifying Catalyst, you  
>> might as well
>>  look into replacing the attribute-based declarations with something
>>  Moose-like. I know mst has thoughts on this.
>>
>>  Off the top of my head, I'd imagine something like this:
>>
>>   dispatch local => sub { ... };
>>
>>   dispatch chained '_chain_start' => args 1 => sub { ... };
>
> I agree too, the sugar comes later though. My original vision was to
> use custom method metaclasses for different types of actions, which
> would in turn have attributes that represent the options for that type
> of act

Maybe in the long term :)

Short term, the Holy Grail is backwards compatibility :)
--
Mike Whitaker    | Perl developer, writer, guitarist, photographer
mike at altrion.org | Board member, http://www.englightenedperl.org/
Y!: tuxservers   | Blog: http://perlent.blogspot.com/
IRC: Penfold     | CatSwag: http://www.cafepress.com/catalystdev






More information about the Catalyst-dev mailing list