From: Gavin Thomas Nicol (gtn@ebt.com)
Date: Thu Aug 17 2000 - 07:42:03 PDT
> Any idea if Aelfred will handle all the SOAP constructs?
I believe so. I use it for WebDAV (after tweaking the SAXDriver
to do eng-tags correctly). Last I checked, it was something like
96% conformant.
David Brownell also added an optional Validator to it as well.
I use it for most things because:
1) It's small (great for applets)
2) The design is clean (pretty much plain 'ol recursive descent
style parser) so I can easily tweak it.
3) It's as conformant as I need anything to be.
4) It's pretty fast.
This archive was generated by hypermail 2b29 : Thu Aug 17 2000 - 15:39:25 PDT