phpDocumentor BlindCore
[ class tree: BlindCore ] [ index: BlindCore ] [ all elements ]

Todo List

BlindCore

AmazonMessageOut

  • 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

AmazonOperation

  • 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.

AmazonOperation::browseNodeLookup()

  • Automate building of BrowseNode if there is any pattern. Locating browsenodes is a serious pain in the ass... Improve documentation.

AmazonMessageOut::buildFullRequest()

  • This method should identify if the request and result are already cached.
  • LongDescription

AmazonMessageOut::buildRequestBase()

  • More detailed MultiLine Description

AmazonOperation::cartAdd()

  • 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.

AmazonOperation::cartClear()

  • description

AmazonOperation::cartCreate()

  • 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.

AmazonOperation::cartGet()

  • description

AmazonOperation::cartModify()

  • 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.

AmazonOperation::customerContentLookup()

  • description

AmazonOperation::customerContentSearch()

  • description

AmazonMessageOut::getCurrentOperation()

  • description

AmazonMessageOut::getCurrentResponseGroup()

  • description

AmazonOperation::help()

  • 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).

AmazonOperation::itemLookup()

  • 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...

AmazonOperation::itemSearch()

  • 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.

AmazonOperation::listLookup()

  • Optional parameters should actually be optional...

AmazonOperation::listSearch()

  • description

AmazonOperation::sellerListingLookup()

  • description

AmazonOperation::sellerListingSearch()

  • description

AmazonOperation::sellerLookup()

  • description

AmazonMessageOut::sendFullRequest()

  • Check for cached copies once those functions are built.

AmazonMessageOut::setCurrentOperation()

  • description

AmazonMessageOut::setCurrentResponseGroup()

  • description

AmazonMessageOut::showMessageOut()

  • This method should identify if the request and result are already cached.

AmazonMessageOut::showRawResponse()

  • Possibly test for presence of passed variable. Currently just does nothing if not passed.

AmazonMessageOut::ShowRequest()

  • Possibly test for presence of passed variable. Currently just does nothing if not passed. Not even an error.

AmazonMessageOut::ShowResponse()

  • Possibly test for presence of passed variable. Currently just does nothing if not passed. Not even an error.

AmazonOperation::similarityLookup()

  • FINISH THIS!!!!!!!!!!!!!!!!!!!!!!!!!!

AmazonOperation::transactionLookup()

  • Check validity of transaction id.

AmazonMessageOut::__construct()

  • review just what new options should be set to default new objects of the AmazonMessageOut type.

AmazonMessageOut::__destruct()

  • Currently only states the destructor has run. More work to identify just what needs clean up.

AmazonMessageOut::__toString()

  • description

Documentation generated on Fri, 27 May 2005 03:44:26 -0500 by phpDocumentor 1.3.0RC3