_profile_engine() is not a function found in Mall::Instructor.
_profile_subengine() to handle the messy details.
_profile_subengine() has the same interface and similar internal structure.
$self-> means: Call the version of _profile_subengine() found in the invoking package.
| Previous | Back to start of show | Next |
| Slide: 44 polymorphism_under_hood | © 2003 James E. Keenan |