Re: WG clarification request for SVG_WRONG_TYPE_ERR

Jonathan Watt wrote:
> I specifically want to know
> what should happen when createSVGTransformFromMatrix is passed an object
> that is not an SVGMatrix.

Along the same lines, what does it mean, in a weakly typed language, for an 
object to be or not to be an SVGMatrix?

What about a language in which methods can be dymically defined on objects as 
needed?

-Boris

Received on Thursday, 5 August 2004 18:37:45 UTC