Todo List
BlindCore
- This class should check cached entries for both request and for result before sending. (Maybe should be done in the cache object?)
- This class should check built URL requests for validity before sending the request to Amazon
- All output must be URL encoded.
- The methods in this class should likely change the currentOperation and Response group when easily available, if not at the very least to a default "safe" setting.
- Automate building of BrowseNode if there is any pattern. Locating browsenodes is a serious pain in the ass... Improve documentation.
- This method should identify if the request and result are already cached.
- LongDescription
- More detailed MultiLine Description
- Possibly move the parsing of the passed parameters to the parent class.
- There is a logic error in this code...
- REMOVE TESTING DEFAULTS!!!!!!!!!!!!!!!!!!!!!
- Many more url variables to cover in this method!!!!!!!!!!!!!!!!!!!!!
- Should be able to pass an single or double dimension array to this method. NOT EVEN CLOSE TO IMPLEMENTED YET!!!
- Must resolve storage of the HMAC cart ID. Must test for the type and other validity of the pass item values. Right now, simply assumes that passed values are correct.
- Many more url variables to cover in this method!!!!!!!!!!!!!!!!!!!!!
- Should be able to pass an single or double dimension array to this method. NOT EVEN CLOSE TO IMPLEMENTED YET!!!
- Must resolve storage of the HMAC cart ID. Must test for the type and other validity of the pass item values. Right now, simply assumes that passed values are correct.
- There should be more automated decisions in this method, it is likely a star player.
- Possibly move the parsing of the passed parameters to the parent class.
- There is a logic error in this code...
- Many more url variables to cover in this method!!!!!!!!!!!!!!!!!!!!!
- Should be able to pass an single or double dimension array to this method. NOT EVEN CLOSE TO IMPLEMENTED YET!!!
- Must resolve storage of the HMAC cart ID. Must test for the type and other validity of the pass item values. Right now, simply assumes that passed values are correct.
- Possibly begin sending live messages to Amazon Web Services from this object rather than method of parent object?
- Method should probably check if Operation or Response Group on its own (Currently, this destinction must be passed).
- Should ignore the value if the passed parameter has not been entered. Does not yet do this. All values must be added, if even an empty string. Really inconvenient...
- Should ignore the value if the passed parameter has not been entered. Does not yet do this. All values must be added, if even an empty string. Really inconvenient...
- This method has by far the greatest amount of parameters to support; it is also the most important to support well. Work will continue regarding this method.
- Optional parameters should actually be optional...
- Check for cached copies once those functions are built.
- This method should identify if the request and result are already cached.
- Possibly test for presence of passed variable. Currently just does nothing if not passed.
- Possibly test for presence of passed variable. Currently just does nothing if not passed. Not even an error.
- Possibly test for presence of passed variable. Currently just does nothing if not passed. Not even an error.
- FINISH THIS!!!!!!!!!!!!!!!!!!!!!!!!!!
- Check validity of transaction id.
- review just what new options should be set to default new objects of the AmazonMessageOut type.
- Currently only states the destructor has run. More work to identify just what needs clean up.
|
|