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

Refactor internals & external API #64

Open
2 tasks
snowsignal opened this issue Nov 21, 2018 · 0 comments
Open
2 tasks

Refactor internals & external API #64

snowsignal opened this issue Nov 21, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@snowsignal
Copy link
Contributor

Sertain is a great library, but many internal changes can be made to make the code easier to understand. The API could also be refactored to make this library more than a nice wrapper for WPILib.
Here are the current sub-issues that I'm working on:

  • Remove listeners and instead use hierarchical calling in Robot.kt
  • Make the public function API for the new Robot abstract class

(More will be added)

All my changes can be found in the major-refactor branch on my fork.

@snowsignal snowsignal added the enhancement New feature or request label Nov 21, 2018
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

No branches or pull requests

1 participant