2005-04-02 19:48:32 -05:00
|
|
|
= 0.8.0
|
2005-04-03 19:12:34 -04:00
|
|
|
- Allow locking down a controller to only accept messages for a particular protocol.
|
|
|
|
This will allow us to generate fully conformant error messages in cases where we
|
|
|
|
currently fudge it if we don't know the protocol.
|
|
|
|
|
2005-04-02 19:48:32 -05:00
|
|
|
- Allow AWS user to participate in typecasting, so they can centralize workarounds
|
|
|
|
for buggy input in one place
|
2005-03-02 17:55:00 -05:00
|
|
|
|
2005-02-18 05:35:25 -05:00
|
|
|
= Refactoring
|
|
|
|
- Don't have clean way to go from SOAP Class object to the xsd:NAME type
|
|
|
|
string -- NaHi possibly looking at remedying this situation
|