-
Notifications
You must be signed in to change notification settings - Fork 1.3k
fix variable/method names in avdl #4926
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
Conversation
|
This change is going to be very challenging to roll out without breaking On Tue, Nov 22, 2016 at 10:40 AM Mike Maxim notifications@github.com
|
|
Is it because of the codec name changes? Names in Go code doesn't change at all. |
|
Wire representation is different and you are going to have rpc procedure On Tue, Nov 22, 2016 at 11:24 AM Song Gao notifications@github.com wrote:
|
|
I see. So shall we drop this for now then? |
|
Although on the other hand we haven't released chat yet ... |
|
If it matters then it should be done now but everything will break when it Once chat is live we never can make breaking changes like this one. On Tue, Nov 22, 2016 at 7:55 PM Song Gao notifications@github.com wrote:
|
|
closing in favor of #5004 |
|
We could do it Monday when everyone is together? If not, we're stuck with it forever :( |
|
Yeah; sounds good! |
|
To be clear, there are users using chat outside the company even though it hasn't been released. This will likely cause them issues. |
|
Yeah but it's not even released, and this is the same level of break that we've done in the past for chat since the soft launch. If we ever want the name fixed, now is a better time tha later unless we count on a V2 in the future. |
|
@malgorithms says it's OK to break chat at the moment... |
No description provided.