aboutsummaryrefslogblamecommitdiffstats
path: root/actionwebservice/TODO
blob: d933f2c0f389ea0fdea6f5a964fb5705530bdcf7 (plain) (tree)
1
2
3
4
5
6
7
8
9
       



                                                                                      

                                                                                    
  
             

                                                                          
= 0.8.0
  - 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.

  - Allow AWS user to participate in typecasting, so they can centralize workarounds
    for buggy input in one place
  
= 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