On 02/27/2011 11:47 AM, Holger Hans Peter Freyther wrote:
I have the current code here[1]. The two issues with the SoapCore that are left is date parsing of DateTime>>#readFrom: and that our XML Parser integration does not make the namespaces available as attributes.
What exactly is the problem with XML? Namespace declarations are not attributes, they have their own SAX events and (I think) their own representation in the DOM. If not, the latter can be added.
Paolo _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
