Cameron McCormack wrote:

What are the LiveAttributeValue interface and the
{get,put}LiveAttributeValue methods in AbstractElement used for?  Are
they the beginnings of animation support?  I notice that the
SVGAnimated* types implement the LibeAttributeValue interface.

They might be useful for the animation support but they are currently to support the various SVG DOM methods that allow one to modify element attributes in a more type safe manner than just strings (AFAIK as I didn't write them any really on recently became aware of them).




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to