From: Tomas Doran Date: Thu, 17 Nov 2011 09:59:43 +0000 (+0000) Subject: Yes, we do still emulate CAF, but let's not advertise that X-Git-Tag: 5.9003~15 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=commitdiff_plain;h=4c33cb80418af10cd34cd4170cc51b21cbb57f61 Yes, we do still emulate CAF, but let's not advertise that --- diff --git a/lib/Catalyst/Manual/ExtendingCatalyst.pod b/lib/Catalyst/Manual/ExtendingCatalyst.pod index 9e4a4e4..7cc4cc8 100644 --- a/lib/Catalyst/Manual/ExtendingCatalyst.pod +++ b/lib/Catalyst/Manual/ExtendingCatalyst.pod @@ -240,12 +240,6 @@ L, or even react on them as soon as Catalyst encounters them by providing your own L. -=head2 Creating custom accessors - -L uses L for accessor -creation. Please refer to the modules documentation for usage -information. - =head2 Component Configuration At creation time, the class configuration of your component (the one