Skip to content

Commit

Permalink
add a TODO note for the inheritance example
Browse files Browse the repository at this point in the history
  • Loading branch information
moritz committed Aug 23, 2011
1 parent 6f6af11 commit 6816148
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/classes-and-objects.pod
Expand Up @@ -362,6 +362,9 @@ for a method to dispatch. This happens both for standard methods defined via
the method keyword and for methods generated through other means such as
attribute accessors.

TODO: the example here is rather bad, and needs to be replaced (or much
improved). See L<https://github.com/perl6/book/issues/58> for discussion.

=begin programlisting

class Employee {
Expand Down

0 comments on commit 6816148

Please sign in to comment.