cashew-s-editor-patches
[Top][All Lists]
Advanced

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

[CASHeW-s-editor-patches] Implementations for the expression and groundi


From: Andrew John Hughes
Subject: [CASHeW-s-editor-patches] Implementations for the expression and grounding.
Date: Wed, 4 May 2005 12:02:46 +0100
User-agent: Mutt/1.5.9i

This adds the low-level implementations for the expressions
and groundings in our CASheW-s language.

2005-05-04  Andrew John Hughes  <address@hidden>

        * src/nongnu/cashews/language/expression/HaskellFunction.java:
        New class.
        (function): New field.
        * src/nongnu/cashews/language/grounding/MessagePart.java:
        New class.
        (uri): New field.
        (name): New field.
        (type): New field.
        * src/nongnu/cashews/language/grounding/SoapMessage.java:
        New class.
        (name): New field.
        (parts): New field.
        * src/nongnu/cashews/language/grounding/SoapOperation.java:
        New class.
        (endpoint): New field.
        (namespace): New field.
        (inputMessage): New field.
        (outputMessage): New field.

-- 
Andrew :-)

Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

No software patents in Europe -- http://nosoftwarepatents.com

"Value your freedom, or you will lose it, teaches history. 
`Don't bother us with politics' respond those who don't want to learn." 
-- Richard Stallman

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }

Attachment: cashews-02.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

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