[Catalyst] RFC: Reusable actions
Sebastian Riedel
sri at oook.de
Thu Apr 6 17:26:47 CEST 2006
06.04.2006 17:02 Christopher H. Laco:
> So, how is this any better/worse than simple calling forward in all of
> the specific subs toward the before/after sub?
Reusable actions are Catalyst::Action subclasses and logic is split
between multiple methods.
They will be much easier to subclass.
Just to make it clear, *normal* developers won't use this feature much,
but it will make implementing things like sane CRUD much easier.
--
sebastian
More information about the Catalyst
mailing list