synthesis icon indicating copy to clipboard operation
synthesis copied to clipboard

Export refactor

Open NickBurrell opened this issue 2 years ago • 0 comments

DO NOT MERGE. NOT READY.

Submitting PR early. Needs further testing by other developers. Currently encountering Fusion issues when debugging. Some pending changes still in progress, namely:

  • Reintegrating Analytics
  • Updating to non-relative import paths
  • Complete refactor to comply with PEP8 standards
  • Move UI Callbacks back to ui_callbacks.py
    • This was done for testing purposes. Ideally, no file has more than 500 lines in it. Currently config_command.py has ~1500 without callback refactor
  • Finish refactor of globals/callback

NickBurrell avatar Jul 25 '22 06:07 NickBurrell