Yes, we do still emulate CAF, but let's not advertise that
Tomas Doran [Thu, 17 Nov 2011 09:59:43 +0000 (09:59 +0000)]
lib/Catalyst/Manual/ExtendingCatalyst.pod

index 9e4a4e4..7cc4cc8 100644 (file)
@@ -240,12 +240,6 @@ L</"Component Configuration">, or even react on them as soon as
 Catalyst encounters them by providing your own L<component base
 class|/"Component Base Classes">.
 
-=head2 Creating custom accessors
-
-L<Catalyst::Component> uses L<Class::Accessor::Fast> 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