On 4/11/07, Allison Randal <[EMAIL PROTECTED]> wrote:

Actually, setting :vtable without setting :method makes a great deal of
sense, if you want to override a low-level vtable operation without
adding a named method to the class.

Allison

Just use the :anon flag.  It was designed for this.  Vtable methods are
methods, and they're called as methods from C.

--
Alek Storm

Reply via email to