Opened 16 years ago
Closed 16 years ago
#23 closed feature (fixed)
Add support for driving agents written in Jython
Reported by: | Henrik Heimbuerger | Owned by: | Henrik Heimbuerger |
---|---|---|---|
Priority: | minor | Milestone: | MS2: Driving agent support |
Component: | controller | Version: | pre-1.0 |
Keywords: | driving agent, python, jpython | Cc: |
Description (last modified by )
[Requires #22 to be complete.]
Add support for driving agents written in Jython.
Change History (7)
comment:1 Changed 16 years ago by
Keywords: | agent added; agents removed |
---|
comment:2 Changed 16 years ago by
Milestone: | → MS4: Driving agent support |
---|
comment:3 Changed 16 years ago by
Owner: | changed from somebody to Henrik Heimbuerger |
---|---|
Status: | new → assigned |
comment:4 Changed 16 years ago by
Component: | unspecified → controller |
---|---|
Type: | enhancement → feature |
comment:5 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Summary: | Add support for driving agents written in JPython → Add support for driving agents written in Jython |
comment:6 Changed 16 years ago by
comment:7 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
New commit by hheimbuerger (revision [324]):
[Fix for tickets #23 and #24, partial fix for ticket #22] Added proof-of-concept support for driving agents in Jython and Groovy.
Also added experimental "save" and "test run" buttons to the agent settings dialog. The implementation is preliminary and needs cleanup.