etsy-python icon indicating copy to clipboard operation
etsy-python copied to clipboard

Add support for selecting specific fields of Etsy resources, and requesting associations

Open alekstorm opened this issue 14 years ago • 0 comments

Association is a bit of a long name, but there isn't an immediately apparent way to shorten it. Making Bounds an inner class of Association doesn't help matters, but it doesn't make sense when top-level.

The serialization method uses the ''.join(list) trick to speed up serialization (ostensibly) by an order of magnitude, but this may be a premature optimization.

alekstorm avatar Oct 31 '11 19:10 alekstorm