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

TlpRemoteIDE rename #6

Open
philippeback opened this issue Aug 23, 2017 · 1 comment
Open

TlpRemoteIDE rename #6

philippeback opened this issue Aug 23, 2017 · 1 comment

Comments

@philippeback
Copy link

Now code that reads:

remotePharo := TlpRemoteIDE connectTo: (....)

is annoying with the "Remote" because it somewhat implies that the IDE is remote.
But the IDE is local and connects to a remote.

Maybe

remotePharo := TlpIDE connectToRemote: (...)

is more intention revealing.

@dionisiydk
Copy link
Collaborator

Good point. But I made many videos where I show this name. So current name should exists for some period.
Auto deprecation of classes can help here. I hope we will have it in Pharo 7

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

No branches or pull requests

2 participants