[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #5603] Separate command's parsing from their execution
From: |
John Darrington |
Subject: |
[patch #5603] Separate command's parsing from their execution |
Date: |
Thu, 30 Nov 2006 10:53:11 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060607 Debian/1.7.12-1.2 |
URL:
<http://savannah.gnu.org/patch/?5603>
Summary: Separate command's parsing from their execution
Project: PSPP
Submitted by: jmd
Submitted on: Thursday 11/30/06 at 18:53
Category: None
Item Group: None
Status: Ready For Test/Review
Assigned to: blp
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
This patch is a necessary step to allow commands to be run from the GUI, and
also if we want to do something like the Python Plug-in.
It introduces a new programming interface, which deals with the parsing of
commands, as a seperate process from their execution.
Porting all the commands to the new interface, will be a long, mundane and
monotonous business, so this patch allows us to have a transition period,
where both the new and the old interfaces will be supported.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Thursday 11/30/06 at 18:53 Name: api.patch Size: 64kB By: jmd
<http://savannah.gnu.org/patch/download.php?file_id=11413>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?5603>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [patch #5603] Separate command's parsing from their execution,
John Darrington <=