|
大家好!
下面是我同事Seth Ladder 前天在Dart语言的Google Group 上发出的有关下一个技术进展和工具发布的开发进展里程碑M3的通知。因为Google Groups在国内都无法看到,为了帮助我们开发者们能够尽快了解技术的进展,这里我把Seth的通知内容贴在这里。
=======> Dart M3 is coming, how we can help. Also, free stickers.
Hi there, friendly pub developers!
As you might know, Dart M3 is coming soon and contains lots of cool library updates. The time to update your pub packages is now! Here's what you need to know to make a smooth transition, and how we can help.
What is M3?
Dart M3 is next release of the Dart SDK and Editor, mostly focused on refactoring the Dart libraries. Some of the changes include the release of the Streams API for asynchronous event handling, cleanups to collections, simplifying Future, and more. Learn more about the new libraries or check out the docs.
When is the M3 release?
We expect to formally push Dart M3 in the middle of February.
Can I test an preview M3 build now?
Yes! You can download a sneak-peak editor build, or wait until Tuesday, Jan 22nd for an auto-update to your editor.
Please update your pub packages
Now is the perfect time to update your pub packages to work with M3. We are pushing out an auto-update of Dart Editor on Jan 22nd to get all the new libraries into your hands. Of course, this means Dart developers will potentially have an SDK that doesn't work with your latest package. So now is the time to update your package and publish to pub. Luckily, pub now supports self-publishing!
Can you help me get ready for M3?
Absolutely! Here's what we can do to help you, our awesome pub authors.
What is the deadline to update my code?
Ideally, ASAP. However, your new updated pub package should be uploaded to pub.dartlang.org no later than Feb 10th.
When will all these breaking changes stop?
We hear you! We have to update all our libraries and code, too. Thanks to your feedback, we're working very hard on getting to Dart 1.0. Lars Bak, co-founder of Dart, expects to release Dart 1.0 by summer. The rate of breaking changes should decrease as we approach 1.0. We really appreciate your hard work, and thank you for your patience and feedback.
So, about these free stickers...
I will be happy to send you Dart stickers if do the following:
- update your pub package to work with the latest Dart SDK builds from trunk
- publish to pub.dartlang.org
- set up continuous integration builds on Drone.io (instructions here)
- We have no affiliation with Drone.io, they are simply a CI service that supports Dart.
- For more information about Drone.io, you can join their G+ community
- send me an email with links to your drone build and your mailing address
This sticker offer expires Feb 10th, 2013 and only while supplies last.
Thank you so much for publishing your Dart package on pub.dartlang.org and being part of the growing Dart developer ecosystem. Please keep the feedback coming, and we look forward to helping you.
On behalf of the Dart team,
Seth
==== 通知原文链接在这里。
|
|