zshshr closed pull request #280: Update roadMap URL: https://github.com/apache/incubator-weex-site/pull/280
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/docs/community/roadmap.md b/docs/community/roadmap.md index 377c71a97..30be6951c 100644 --- a/docs/community/roadmap.md +++ b/docs/community/roadmap.md @@ -5,11 +5,13 @@ ## WeexCore ### JS binding #### v0.20 -* Will be supporting C++ timer that more efficient than platform timer module; -* Feature of MessageLoop for thread interactions; +* Comes out with new C++ timer that more efficient than platform timer module; +* New c++ MessageLoop and thread interaction support in WeexCore; #### v0.21 -* Using javaScriptCore standard API instead of source code -* Support dom Binding for better portability and performance. +* New WeexCore 3.0 structure. Support more platforms, Android, iOS, Windows... +* Standlone jsRuntime with javaScriptCore standard API instead of source code. Available for both android and ios. +* Support native dom Binding for better portability and performance. + ### Layout #### v0.20 * Add test insfrastructure for layout engine. @@ -23,7 +25,7 @@ #### v0.21 ## tools -This year, the weex-toolkit will release version 2.0.0, it mainly provides the following new features: +Weex-toolkit will release version 2.0.0 this year, it mainly provides those following new features: - Flawless installation and upgrade experience. - Better unit & functional testing support. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
