Opened 12 years ago

Closed 12 years ago

#1934 closed enhancement (fixed)

Embed IronPython

Reported by: jng Owned by: jng
Priority: medium Milestone: Maestro-5.0
Component: Maestro Version: 2.1.0
Severity: major Keywords:
Cc: External ID:

Description

Now that we have migrated Maestro to .net Framework 4.0, we have access to some goodies that are also supported by Mono, like the Dynamic Language Runtime (DLR)

Embedding the IronPython scripting engine to Maestro allows us to have the following:

  • Allows users to load/execute scripts written in Python that can drive or automate certain parts of Maestro application.
  • Integrate with the existing Python ecosystem.

Change History (1)

comment:1 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed r6467

Note: See TracTickets for help on using tickets.