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

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

[CASHeW-s-editor-patches] Final patch submission


From: Andrew John Hughes
Subject: [CASHeW-s-editor-patches] Final patch submission
Date: Fri, 13 May 2005 03:42:38 +0100

I'm committing the final patch, attached, which contains
material I did on the morning of the poster session.

Changelog:

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

        * src/nongnu/cashews/eclipse/gui/Cashews.java:
        (widgetSelected(org.eclipse.swt.events.SelectionEvent)): Call the
        workflow web service.  
        * src/nongnu/cashews/eclipse/gui/CashewsWizard.java:
        (CashewsWizard()): Added window title.
        (addPages()): Remove ConnectionPage.
        (performFinish()): Returns true if a control structure has been
        selected.  
        * src/nongnu/cashews/eclipse/gui/CompositeChoicePage.java:
        Documented the list.
        * src/nongnu/cashews/eclipse/gui/ConnectionPage.java:
        (getControl()): Move of code.
        * src/nongnu/cashews/eclipse/gui/OperationChoicePage.java:
        (main[]): Expanded parser invocation.
        * src/nongnu/cashews/services/Input.java:
        New class.
        (name): New field.
        (value): New field.
        (Input(String,String)): New constructor.
        (setName(String)): New method.
        (setValue(String)): New method.
        (toString()): New method.
        * src/nongnu/cashews/services/KeyValueService.java:
        (getService(String)): New method.
        (main(String[])): New method.
        * src/nongnu/cashews/services/TypeChecker.java:
        (main(String[])): Reopened the Axis code using our SOAP engine.
        (callService(String)): Likewise.
        * src/nongnu/cashews/services/WorkflowService.java:
        (getService()): New method.
        (main[]): Likewise.
        * src/nongnu/cashews/soap/SoapClient.java:
        (main[]): Moved the workflow process example.
        * src/nongnu/cashews/wsdl/WsdlHandler.java:
        (endDocument()): Added a null check.
        * src/nongnu/cashews/xml/schema/TypeMapper.java:
        Added xsd:string.
        * src/nongnu/cashews/xml/schema/datatypes/XsdString.java,
        (translateValue(org.w3c.dom.Document,String)): Translates Java
        strings to their equivalent.

-- 
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: final.diff
Description: Text document

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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