You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/09 12:59:00 UTC

[jira] [Commented] (WEEX-90) Remove The Legacy Weex DSL 1.0 (.we) Front-End Framework

    [ https://issues.apache.org/jira/browse/WEEX-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245586#comment-16245586 ] 

ASF GitHub Bot commented on WEEX-90:
------------------------------------

GitHub user Hanks10100 opened a pull request:

    https://github.com/apache/incubator-weex/pull/847

    [jsfm] Add a tracker for legacy ".we" framework

    Add a tracker to collect the bundle type usage message. If the developer is still using the legacy ".we" framework, it'll print an error in console and record the bundle messages.
    
    References: [WEEX-90: Remove The Legacy Weex DSL 1.0 (.we) Front-End Framework](https://issues.apache.org/jira/browse/WEEX-90)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Hanks10100/incubator-weex jsfm-feature-trace

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/847.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #847
    
----

----


> Remove The Legacy Weex DSL 1.0 (.we) Front-End Framework
> --------------------------------------------------------
>
>                 Key: WEEX-90
>                 URL: https://issues.apache.org/jira/browse/WEEX-90
>             Project: Weex
>          Issue Type: Bug
>            Reporter: Hanks Zhang
>            Assignee: Adam Feng
>
> Weex DSL 1.0 (.we) front-end framework is inspired by Vue.js 1.0. Since Weex supports the official Vue.js 2.0 in v0.10.0 [1] at 2017-02-17, the ".we" framework is deprecated. In order to optimize the performance, stability, and package size, this legacy framework should be removed from the WeexSDK.
> I suggest removing the ".we" framework in the 2018 January release of WeexSDK.
> For the projects who are still using the ".we" framework, you can read the "Migration From .we Framework" [2] and "The Syntax Difference Between .we and .vue" [3] documents to help you migrate your ".we" project to Vue.js 2.0 project. But those documents only have Chinese version.
> [1] https://github.com/alibaba/weex/releases/tag/v0.10.0
> [2] http://weex-project.io/cn/references/migration/migration-from-weex.html
> [3] http://weex-project.io/cn/references/migration/difference.html



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)