Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More cleanups to new routing interface #320

Merged
merged 1 commit into from
Jun 18, 2019

Conversation

dagwieers
Copy link
Collaborator

@dagwieers dagwieers commented Jun 18, 2019

This PR includes:

  • Reorganize the order of routes
  • Adding docstrings to all routes
  • Don't instantiate single-purpose objects
  • Don't import libraries that are usd infequently in vrtplayer.py
  • Remove test() function from addon.py for testing routing

@dagwieers dagwieers added the enhancement New feature or request label Jun 18, 2019
@dagwieers dagwieers added this to the v2.0.0 milestone Jun 18, 2019
This PR includes:
- Reorganize the order of routes
- Adding docstrings to all routes
- Don't instantiate single-purpose objects
- Don't import libraries that are usd infequently in vrtplayer.py
- Remove test() function from addon.py for testing routing
@dagwieers
Copy link
Collaborator Author

I am going to merge this now (I haven't tested it in full myself as I cannot now), but I like to work on #305 and I need this merged to avoid conflicts.

@dagwieers dagwieers merged commit 5ea2755 into add-ons:master Jun 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant