Closed jynik closed 10 years ago
In all calls but this one, dev is the first parameter.
dev
Can't change the public API now, but when we eventually hit a 1.0.0, perhaps we could swap the order of stream and dev?
stream
This will be scheduled for change after the planned 2014.09 release.
This won't be changing anytime soon - it's too late in the game to break backwards compatibility for a minor annoyance in parameter ordering.
In all calls but this one,
dev
is the first parameter.Can't change the public API now, but when we eventually hit a 1.0.0, perhaps we could swap the order of
stream
anddev
?