Last Week in Pony - February 18, 2018
Last Week In Pony is a weekly blog post to catch you up on the latest news for the Pony programming language. To learn more about Pony check out our website, our Twitter account @ponylang, or our Zulip community.
Got something you think should be featured? There’s a GitHub issue for that! Add a comment to the open “Last Week in Pony” issue.
Items of Note
Not much happened this week, no progress on RFCs, not even a Pony Development Sync took place. So this nearly would have been a rather sad post.
But hey, let’s all take the time to watch the following GIF of a work-in-progress Pony VSCode IntelliSense implementation at least 65535 times and cheer in anticipation and gratefulness for the hard work of IRC user patroclos:
Via.
Pony Development Sync
The next one is scheduled for Wednesday, February 21, 2018 at 03:30 PM (GMT-05:00) America/New York via zoom. We’d love to have you there.
RFCs
Pending
Rename Logger in net/http to HTTPLogger in order to avoid name clashes in the standard library.
Active (Waiting for Implementation)
Class and Actor field Docstrings is implemented by PR 2543 and is impatiently waiting to be reviewed.
Interested in making a change, or keeping up with changes to Pony? Check out the RFC repo. Contributors welcome!