You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't reproduced this but the complaint is that if a class-side method is reverted in the Changes browser, an instance side method is created.
Below is the slack conversation:
Dale: Just hit a variant of the "unexpected class side..." issue in Dolphin ... in case that helps .. I was in the method history browser and did a revert of history of the method to the original and the new instance side method is the reverted method and the class-side method was not reverted ...
Eric: To clarify ... fromPath:ifAbsent: is an instance side method. When reverted a class-side method was created?
Dale: no the other way around ... fromPath:ifAbsent: is a class-side method and when I reverted the classs-side history, the instance side method was created ...
The text was updated successfully, but these errors were encountered:
I haven't reproduced this but the complaint is that if a class-side method is reverted in the Changes browser, an instance side method is created.
Below is the slack conversation:
The text was updated successfully, but these errors were encountered: