Cameron McCormack: > Ah. Taking a look at a couple of these: Ok I think I’ve covered the errors that show up in the gump log, except for the AnimationTarget not being found one.
Thomas, what do you think is the best approach for this? It would be nice if the animation support can be omitted and non-animated documents still work. I think the problem is that some of the classes in dom.svg and bridge implement interfaces from the anim package. A solution would be to have two jars: one (anim-intf.jar) that contains these interfaces (AnimationTarget, AnimatableElement and AnimationTargetListener) and another (anim.jar) that contains the rest of the anim package. Is this reasonable? -- Cameron McCormack, http://mcc.id.au/ xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
