> I've wondered before whether an implementation of sXBL in script would
> be viable (to get more people to try using it in UAs other than Batik),
> but of course it's not possible to implement completely correctly, since
> there's no way to have real shadow trees.
Cameron,
Not completely sure about that. I do agree that it would probably be
fairly inefficient, but I'm not sure that a Javascript shadow tree
arrangement would be out of the realm of possibility. Been thinking
about implementing something like that for IE anyway, so I can start
developing cross platform bindings without getting locked in JS
spaghetti code.
-- Kurt