Skip to content

Refactor Platform and Sandboxes

William Salmon requested to merge willsalmon/platformRefactor into master

Description

This re factor moves all of the code for sandboxes in to the sandboxes from the platform.

Changes proposed in this merge request:

  • Move all sand box code in to the sandbox.
  • Provide mechanism for selecting sandbox in platform class.
  • Remove Unix platform.

This merge request, when approved, will contribute to: #719 (closed) and help !951 (merged)


Edited by William Salmon

Merge request reports