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

Remove bogus null arguments from emit(event, ...args) #561

Closed
rwaldron opened this issue Dec 30, 2014 · 5 comments
Closed

Remove bogus null arguments from emit(event, ...args) #561

rwaldron opened this issue Dec 30, 2014 · 5 comments
Assignees

Comments

@rwaldron
Copy link
Owner

Per discussion in #553

@rwaldron
Copy link
Owner Author

rwaldron commented Jan 5, 2015

@dtex @BrianGenisio

I started working on this and quickly discovered that I'm to blame for a lot of inconsistency :( Getting rid of the bogus error arg is easy, but then there's another issue: the actual data arg—this is all over the place. I'll do the removal in one patch, but we need to have a conversation about the data arg.

@rwaldron
Copy link
Owner Author

rwaldron commented Jan 5, 2015

Also, once this lands, we'll be v0.9.0-beta

@rwaldron
Copy link
Owner Author

rwaldron commented Jan 5, 2015

Affects:

  • Accelerometer
  • Gyro
  • IR
  • Joystick
  • Motor
  • Ping
  • Pir
  • ReflectanceArray
  • Sensor
  • Sonar
  • Temperature
  • Wii

@scottgonzalez
Copy link
Contributor

Since there doesn't seem to be an existing reference to the PR: #667.

@rwaldron
Copy link
Owner Author

Nothing wrong with explicit link, but Github auto links it:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants