summaryrefslogtreecommitdiffstats
path: root/xsd2c/TODO
blob: d89ae79a09a1df7b0da2d7333754cf3b80b69ea4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
--------------------------------------------------------
				xsd2c TODO 
--------------------------------------------------------
PROJECT: xsd2c
CREATED: 30.03.2003
WRITTEN BY: Ferhat Ayaz
--------------------------------------------------------
$Id: TODO,v 1.2 2004/06/03 13:14:35 snowdrop Exp $
$Log: TODO,v $
Revision 1.2  2004/06/03 13:14:35  snowdrop
fixed some little bugs

Revision 1.1  2004/06/02 11:17:03  snowdrop
initial import

Revision 1.1  2003/03/30 21:38:20  snowdrop
initial import

--------------------------------------------------------

# Urls to test
# http://webservices.wolfram.com/services/Integrator/Integrate.m?wsdl
#

+ Add extension base functionality OK
+ Add deserialize functionality OK
+ Add simpleTypes (list, restriction?, ...)
+ List free must use ( <Obj>_Free(..->value) ) instead of ( free() )