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/12/22 07:53: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=16301078#comment-16301078 ] 

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

GitHub user Hanks10100 opened a pull request:

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

    [WEEX-90][example] remove legacy .we examples

    Remove source codes of .we examples, then rebuild the examples, replace the generated bundles in ios and android.

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

    $ git pull https://github.com/Hanks10100/incubator-weex WEEX-90

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

    https://github.com/apache/incubator-weex/pull/955.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 #955
    
----
commit 8668b0f9ee4c42407c69240542b80dda4729848f
Author: Hanks <zh...@...>
Date:   2017-12-22T07:40:06Z

    - [example] remove legacy .we examples
    
    Remove source codes of .we examples, then rebuild the examples, replace the generated bundles in ios and android.

----


> 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)