This discussion of vtbls and how to do cross products has me confused.

I thought there were two different _real_ vtbls and an op tree.

The low-level core 'objects' have a vtbl that handles operations on
the object itself. 

The higher level perl user objects have a vtbl that handles method dispatch.
Again operations on the object itself.

Cross operations, addition, concatination, etc. Are handled in the optree.

I can't see how objectA's vtbl can handle a cross-operation to objectB's
vtbl.

Enlightenment sought.
<chaim>
-- 
Chaim Frenkel                                        Nonlinear Knowledge, Inc.
[EMAIL PROTECTED]                                               +1-718-236-0183

Reply via email to