Transport Sample Protocol - Tasks: task #3794, Add script language binding for...
You are not allowed to post comments on this tracker with your current authentication level.
task #3794: Add script language binding for TSP (Tcl, Python, ...)
Submitter: | Eric NOULARD <erk> | ||
Submitted: | Sat 26 Feb 2005 11:16:14 PM UTC | ||
Category: | None | Should Start On: | Sat 26 Feb 2005 12:00:00 AM UTC |
Should be Finished on: | Sat 26 Feb 2005 12:00:00 AM UTC | Priority: | 5 - Normal |
Status: | In Progress | Privacy: | Public |
Percent Complete: | 20% | Assigned to: | None |
Open/Closed: | Open | Effort: | 0.00 |
Sat 03 Jun 2006 09:05:21 PM UTC, comment #2: |
Eric NOULARD <erk>![]() |
Tue 04 Oct 2005 07:55:26 AM UTC, comment #1: First tsp_consumer binding for perl was contributed by
|
Eric NOULARD <erk>![]() |
Sat 26 Feb 2005 11:16:14 PM UTC, original submission:
We need to be able to use TSP with scripting languages.
|
Eric NOULARD <erk>![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 3 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2005-10-04 | erk | Priority | 1 - Later | ![]() |
5 - Normal |
Status | None | ![]() |
In Progress | ||
Percent Complete | 0% | ![]() |
20% |
Now we have
perltsp from Pierre MALLARD which is SWIG based
pytsp from Julien BRUTUS which is SWIG based
rubytsp from Stephane GALLES which is XMLRPC based
I think we should go all for XML-RPC as soon as
the XLM-RPC command channel is in CVS for GOOD.
SWIG based script binding entail portability.