>>>>> "Andy" == Andy Wardley <[EMAIL PROTECTED]> writes:

Andy> The object methods *are* checked before vmethods.  So your object's
Andy> size() method should have been called in preference to the size()
Andy> VMethod.

So in that case, .slice is not a universal copier, because it might
call a method ->slice instead of the VMethod.  Ugh.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[email protected]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to