Giter VIP home page Giter VIP logo

amazon-mws-php-fork's People

Watchers

 avatar

amazon-mws-php-fork's Issues

Add support for MarketplaceWebServiceOrders API

Using basically the same implementation does seem possible to abstract both 
libraries to a basic Client and Model implementation and from that apply 
changes to other APIs than v20090901.

Orders library was added to trunk as a reminder.

Original issue reported on code.google.com by [email protected] on 25 Aug 2011 at 8:45

Abstract *Response classes.

Common fromXML() and toXML() logic could easily be abstracted.
Backward-compatibility should be maintained.

Many methods are redundant with basic model class.

Original issue reported on code.google.com by [email protected] on 26 Aug 2011 at 10:02

Autoloading enabled but various require_once features found.

Overall there are quiet a lot require_once statements. Mostly for Model classes 
and exceptions.

Breaking backward compatibility with programs using any other class naming 
convention but autoloading is possible by default and supported by various 
frameworks.


Original issue reported on code.google.com by [email protected] on 25 Aug 2011 at 5:14

API does not provide marketplace-id-list support.

Old format with just single 'marketplace' fails to request report with message 
'no marketplaces are applicable for this request'.

It is not possible with the 2011-04-01 library version to use the 
marketplace-id-list feature.

Original issue reported on code.google.com by [email protected] on 24 Aug 2011 at 7:19

Enhancement: abstract common request arguments

(all?) request share 'marketplace' and 'merchant-id' arguments but logic for 
those is available in each class file even thought they have a single parent 
class.

For groups of request there might be even more common properties.

Original issue reported on code.google.com by [email protected] on 24 Aug 2011 at 7:22

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.