]> git.decadent.org.uk Git - maypole.git/blobdiff - lib/Maypole/Manual/Inheritance.pod
removed C3 and no longer require it
[maypole.git] / lib / Maypole / Manual / Inheritance.pod
index 76d76115626194e1f271cecb134edb02e33d1896..950283deb960c2610032c34d5e2112425af1bd98 100644 (file)
@@ -78,8 +78,8 @@ a set of auto-generated model classes, and a view class:
 \r
 =head2 Ouch, that's a lot of inheritence!\r
 \r
-Yes, that's a lot of inheritence, fortunately as of 2.12 Maypole uses\r
-L<Class::C3> to ensure sane method resolution.\r
+Yes, that's a lot of inheritence, at some point in the future - probably Maypole 3.x we\r
+will move to Class::C3\r
 \r
 =head2 What about Maypole::Application - loading plugins\r
 \r
@@ -235,8 +235,6 @@ The resulting model looks like this:
 \r
 =head3 Features\r
 \r
-*REWRITE BASED ON C3 and push instead of shift*\r
-\r
 1. Non-Maypole applications using the Offline model are completely isolated from\r
 the Maypole application, and need not know it exists at all.\r
 \r