Re: [Bindings] extended attribute for callback function interfaces?

Jonas Sicking:
> > What could make sense to do is to say that if the [Callback] interface  
> > has any attributes or more than one function you can't pass a function.

Cameron McCormack:
> Attributes can’t be specified at all on callback interfaces to be
> implemented by a native object.

That’s false, sorry.  Attributes can be on a callback interface, as long
as they don’t have some special behaviour required by extended
attributes.

-- 
Cameron McCormack ≝ http://mcc.id.au/

Received on Monday, 24 November 2008 06:31:26 UTC