salesforce_bulk icon indicating copy to clipboard operation
salesforce_bulk copied to clipboard

Large refactoring/rewrite

Open leifg opened this issue 11 years ago • 1 comments

Here are the changes:

  • add MIT License (kept the original copyright notices)
  • bump API version to 27.0
  • separate HTTP and CSV handling
  • correctly handle Array values as multi picklists (see #10)
  • add testing and code metrics (travis-ci, codeclimate, coveralls)
  • rename create to insert (to make it consistent with the salesforce bulk API naming)
  • refactor behaviour of wait flag

Still WIP, let me know what you think

leifg avatar Apr 22 '13 15:04 leifg

As there is no reaction to this pull requet. I released it under a different name (Copyright and Commit logs have been retained)

https://github.com/propertybase/executrix

leifg avatar May 13 '13 16:05 leifg