Brian, Brian Silberbauer wrote: > > I'm getting confused about what relates to ECMAScript in general and > what is SVG specific, so I'll take those questions to another list. > > But.., how much scripting does/will Batik support in the 1.5 release? > (just looking forward) >
The current status (1.5beta) is at: http://xml.apache.org/batik/status.html#elementStatus and http://xml.apache.org/batik/status.html#propertiesStatus There are a couple limitations today and it is uncertain what will be and what will not be in 1.5 final. The goal was to have full support for scripting (i.e., all features), but some feel it is difficult with our current design so we may have to do a final 1.5 release without all the scripting featuers and make 2.0 the release with a new design, the remaining scripting features and the start of SMIL work. Cheers, Vincent. > Brian > > Barbisch, Martin wrote: > >> Hello Brian, >> >> >>> Thanks, that worked, though I'm confused by the method names. I'm >>> struggling to find a descent reference I can use for scripting, could >>> you point me in the right direction? >> >> >> >> I'm struggling, too. :-) There are tons of books and webpages about >> JavaScript (ECMAScript). >> Well, there is a good german book: >> >> JavaScript, by Stefan Koch, dpunkt Verlag, ISBN 3-89864-111-2, >> http://www.dpunkt.de/javascript/ >> >> There's not that much about DOM programming in it, but it has a good >> reference section. Unfortunately there does not seem to be an english >> version. >> Maybe other Batik users could tell us about their favorite (english) >> JavaScript books and web references/tutorials? >> >> >> Cheers, >> >> Martin >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
