pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[patch #5603] Separate command's parsing from their execution


From: Ben Pfaff
Subject: [patch #5603] Separate command's parsing from their execution
Date: Thu, 30 Nov 2006 18:12:05 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061024 Iceweasel/2.0 (Debian-2.0+dfsg-1)

Update of patch #5603 (project pspp):

                  Status:   Ready For Test/Review => Works For Me           
             Assigned to:                     blp => jmd                    

    _______________________________________________________

Follow-up Comment #1:

This is a good start.  In the end, I think we'll want a way to serialize and
deserialize a command to a machine-readable format.

I'm not sure I like the name cmd_context.  To me a "context" is something
dynamic, like a set of circumstances surrounding an event, but in fact any
given cmd_context is static and fixed at compile time.  A really good name
escapes me at the moment, but something more like cmd_{info,plan,class,form}
I might find less confusing.

I don't much like the name "API2".  It's just not descriptive.

Is it valid to destroy a command without running it?  If so, we should
provide a way to test it.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?5603>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]