/[cashew-s-editor]/cashews/ChangeLog
ViewVC logotype

Diff of /cashews/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.36 by gnu_andrew, Wed May 11 07:16:05 2005 UTC revision 1.37 by gnu_andrew, Fri May 13 01:46:41 2005 UTC
# Line 1  Line 1 
1    2005-05-13  Andrew John Hughes  <gnu_andrew@member.fsf.org>
2    
3            * src/nongnu/cashews/eclipse/gui/Cashews.java:
4            (widgetSelected(org.eclipse.swt.events.SelectionEvent)): Call the
5            workflow web service.  
6            * src/nongnu/cashews/eclipse/gui/CashewsWizard.java:
7            (CashewsWizard()): Added window title.
8            (addPages()): Remove ConnectionPage.
9            (performFinish()): Returns true if a control structure has been
10            selected.  
11            * src/nongnu/cashews/eclipse/gui/CompositeChoicePage.java:
12            Documented the list.
13            * src/nongnu/cashews/eclipse/gui/ConnectionPage.java:
14            (getControl()): Move of code.
15            * src/nongnu/cashews/eclipse/gui/OperationChoicePage.java:
16            (main[]): Expanded parser invocation.
17            * src/nongnu/cashews/services/Input.java:
18            New class.
19            (name): New field.
20            (value): New field.
21            (Input(String,String)): New constructor.
22            (setName(String)): New method.
23            (setValue(String)): New method.
24            (toString()): New method.
25            * src/nongnu/cashews/services/KeyValueService.java:
26            (getService(String)): New method.
27            (main(String[])): New method.
28            * src/nongnu/cashews/services/TypeChecker.java:
29            (main(String[])): Reopened the Axis code using our SOAP engine.
30            (callService(String)): Likewise.
31            * src/nongnu/cashews/services/WorkflowService.java:
32            (getService()): New method.
33            (main[]): Likewise.
34            * src/nongnu/cashews/soap/SoapClient.java:
35            (main[]): Moved the workflow process example.
36            * src/nongnu/cashews/wsdl/WsdlHandler.java:
37            (endDocument()): Added a null check.
38            * src/nongnu/cashews/xml/schema/TypeMapper.java:
39            Added xsd:string.
40            * src/nongnu/cashews/xml/schema/datatypes/XsdString.java,
41            (translateValue(org.w3c.dom.Document,String)): Translates Java
42            strings to their equivalent.
43            
44  2005-05-11  Andrew John Hughes  <gnu_andrew@member.fsf.org>  2005-05-11  Andrew John Hughes  <gnu_andrew@member.fsf.org>
45    
46          * src/nongnu/cashews/eclipse/gui/Cashews.java:          * src/nongnu/cashews/eclipse/gui/Cashews.java:

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26