Bug 28172 - Request BeanShell scripting support
Summary: Request BeanShell scripting support
Status: NEW
Alias: None
Product: Batik - Now in Jira
Classification: Unclassified
Component: Scripting (show other bugs)
Version: 1.8
Hardware: All other
: P3 enhancement
Target Milestone: ---
Assignee: Batik Developer's Mailing list
URL: http://www.beanshell.org/
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-02 22:01 UTC by Archie Cobbs
Modified: 2005-03-22 03:16 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Archie Cobbs 2004-04-02 22:01:04 UTC
This is to record a request for adding support for scripting
with BeanShell:  http://www.beanshell.org/

BeanShell is simply an interpreter that uses Java as the
scripting language. Since Batik is written in Java, this
is a natural scripting language choice.

Writing the Batik adapter would be fairly trivial, as the
bsh.Interpreter does all the work for you; see:

  http://www.beanshell.org/javadoc/bsh/Interpreter.html
Comment 1 Thomas Deweese 2005-03-22 12:16:07 UTC
Reassigning all open bugs to the development list.
Sorry for the mass mailing.