smalltalk
/
osmo-st-all
Archived
1
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
osmo-st-all/soapopera/PORTING

20 lines
670 B
Plaintext

DynamicBindings-GuillermoPolito.3.mcz
KomHttpServer-GuillermoPolito.16.mcz
KomServices-GuillermoPolito.13.mcz
SOAP-Client-GuillermoPolito.5.mcz
SOAP-Core-GuillermoPolito.62.mcz
SOAP-Example-GuillermoPolito.9.mcz
SOAP-Extra-GuillermoPolito.7.mcz
SOAP-Server-GuillermoPolito.12.mcz
SOAP-TestCases-GuillermoPolito.34.mcz
SoXML-GuillermoPolito.11.mcz
= Unusual =
The VW XMLParser wants to see namespaces... parsing of a simple element will
fail due the lack of namespaces. We introduce a simple parser subclass that
will cope with the fact of missing namespaces...
The xmlns:name=URL attributes are not seen... we will need to make them available
to the SoapWrapElement.