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

Rename IPAddress to NetAddress #1559

Merged
merged 1 commit into from
Feb 6, 2017
Merged

Rename IPAddress to NetAddress #1559

merged 1 commit into from
Feb 6, 2017

Conversation

SeanTAllen
Copy link
Member

As was discussed in #1524,
IPAddress is poorly named as it doesn't represent just the IP address,
it incorporates additional information such as port, protocol etc.

This change renamed IPAddress to more applicable NetAddress.

As was discussed in #1524,
IPAddress is poorly named as it doesn't represent just the IP address,
it incorporates additional information such as port, protocol etc.

This change renamed IPAddress to more applicable NetAddress.
@SeanTAllen SeanTAllen added the changelog - changed Automatically add "Changed" CHANGELOG entry on merge label Feb 5, 2017
@jemc jemc merged commit 903e8ca into master Feb 6, 2017
@jemc jemc deleted the rename-ipaddressa branch February 6, 2017 16:24
@jemc
Copy link
Member

jemc commented Feb 6, 2017

Is there any Tutorial or Pony Patterns content that also needs updating?

ponylang-main added a commit that referenced this pull request Feb 6, 2017
@SeanTAllen
Copy link
Member Author

@jemc not that i am aware of

SeanTAllen added a commit that referenced this pull request Feb 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - changed Automatically add "Changed" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants