Re: [IP CLEARANCE] Apache Weex - Weex Loader

2019-09-29 Thread York Shen
The hyperlink in the previous mail is somehow wrong, please copy and paste the 
URL to your browser mannually if you are interested about the IP clearance.

Best Regards,
York Shen

申远

> 在 2019年9月30日,14:55,申远  写道:
> 
> Hi community,
> 
> Apache Weex received an another donation called Weex Loader soon after Weex 
> CLI[1] donated to ASF. 
> 
> Weex Loader is a loader of webpack that can transform *.vue file into a plain 
> javascript module for Android and iOS platform. In other words, it's a 
> compiler for compiling .vue file to .js file.
> 
> The IP clearance form can be found at: 
> https://incubator.apache.org/ip-clearance/weex_loader.html 
>  once the website 
> updates. 
> One can view the xml version at: 
> https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/weex_loader.xml
>  
> 
>  
> 
> The git commit containing the donation can be found 
> https://github.com/weexteam/weex-loader/commit/83d3767d419e8ba0d28f3e16cd22ad8543f2cfac
>  
> 
>  . The git repo will be transferred to ASF at the end of the process.
> 
> Please vote to approve this contribution. Lazy consensus applies: 
> If no -1, votes are being cast within the next 72 hours, the vote passes.
> 
> [1] 
> https://lists.apache.org/thread.html/97e18ae60f7ae10c8c3a6111bbc64ca9bcac34fc98be90ad0ac4aaf2@%3Cgeneral.incubator.apache.org%3E
>  
> 
> 
> Best Regards,
> YorkShen
> 
> 申远



[IP CLEARANCE] Apache Weex - Weex Loader

2019-09-29 Thread 申远
Hi community,

Apache Weex received an another donation called Weex Loader soon after Weex
CLI[1] donated to ASF.

Weex Loader is a loader of webpack that can transform *.vue file into a
plain javascript module for Android and iOS platform. In other words, it's
a compiler for compiling .vue file to .js file.

The IP clearance form can be found at:
https://incubator.apache.org/ip-clearance/weex_loader.html
 once the website
updates.
One can view the xml version at:
https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/weex_loader.xml


The git commit containing the donation can be found
https://github.com/weexteam/weex-loader/commit/83d3767d419e8ba0d28f3e16cd22ad8543f2cfac
. The git repo will be transferred to ASF at the end of the process.

Please vote to approve this contribution. Lazy consensus applies:
If no -1, votes are being cast within the next 72 hours, the vote passes.

[1]
https://lists.apache.org/thread.html/97e18ae60f7ae10c8c3a6111bbc64ca9bcac34fc98be90ad0ac4aaf2@%3Cgeneral.incubator.apache.org%3E

Best Regards,
YorkShen

申远


[Result] [IP CLEARANCE] Apache Weex - Weex CLI

2019-09-29 Thread 申远
72 hours passed, and we got +1 vote in d...@weex.asf

Based on lazy consensus, the vote [1] passed successfully.

[1]
https://lists.apache.org/thread.html/97e18ae60f7ae10c8c3a6111bbc64ca9bcac34fc98be90ad0ac4aaf2@%3Cgeneral.incubator.apache.org%3E

Best Regards,
YorkShen

申远


Re: [IP CLEARANCE] Apache Weex - Weex CLI

2019-09-29 Thread York Shen
We got +1 vote in dev@weex  and no -1 vote.

The vote has passed successfully, I will post another mail thread to announce 
the result.

Best Regards,
York Shen

申远

> 在 2019年9月27日,15:21,Jan Piotrowski  写道:
> 
> +1
> 
> Am Fr., 27. Sept. 2019 um 06:17 Uhr schrieb York Shen :
>> 
>> Hi community,
>> 
>> Apache Weex received a donation of a software called Weex CLI (i.e. Weex 
>> Toolkit) which is dedicated to standardizing the tool in  Weex ecosystem. It 
>> ensures that various build tools can be seamlessly connected based on smart 
>> default configuration, so users can focus on writing applications without 
>> having to spend days tangling configuration issues.
>> 
>> The IP clearance form can be found at: 
>> https://incubator.apache.org/ip-clearance/weex_cli.html 
>>  once the website 
>> updates. One can view the xml version at: 
>> https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/weex_cli.xml
>>  
>> 
>> 
>> 
>> The git commit containing the donation can be found 
>> https://github.com/weexteam/CLI-for-Apache-Weex/commit/7eadde0efa0982f36cf9b3915adad4b672dc5408
>>  
>> 
>>  . The git repo will be transferred to ASF at the end of the process.
>> 
>> Please vote to approve this contribution. Lazy consensus applies:
>> If no -1, votes are being cast within the next 72 hours, the vote passes.
>> 
>> 
>> Best Regards,
>> York Shen
>> 
>> 申远
>> 



Re: Is there any plan to use flutter as render?

2019-09-29 Thread York Shen
Thanks for your interesting.

First of all, I think Flutter is a great project with some limitation.(e.g. how 
to embed a pre-built native UI library into flutter, like videoView in live 
video streaming, imageView in image library) and I am also interested in 
Flutter similar approach. But at current stage, we are trying our best to solve 
graduation block issues [1] , which means Flutter related approach is not 
priority for now. But if you have more detail of your plan or MVP(minimum 
viable product), I’d like to have a look with you and see what we can do 
together to make things happen.

[1] https://cwiki.apache.org/confluence/x/NJNiBw

Best Regards,
York Shen

申远

> 在 2019年9月29日,09:45,chenzefeng  写道:
> 
> Hi all:
> I have use weex in production for 2 years, one of  the best things I love 
> about  weex is that it can build nice cross-platform ui.
> 
> 
> Weex sdk does a lot of works to unify the appearance and interactions between 
> different platforms, but always, components ui cannot be 100% identical , or 
> sometimes the adapting codes make a component unpredictable in an edge 
> situation.
> I think use flutter as render is a good solution.
> 1、Great promotion in UI consistency.This could promote weex developing 
> experience a lot.
> 2、Unify renders in Weex sdk of different platforms, so that  weex team can 
> focus on one render, not adapting two different ones.
> I think flutter as render is a trend that cannot be ignored, and some blogs 
> mention that there are tech teams(wechat、metuan etc.)  doing very similar 
> things.
> 
> 
> So, is flutter in our plan?
> 
> 
> Every discussion is welcomed, not just answer.



Re: Podling Report Reminder - October 2019

2019-09-29 Thread York Shen
Just moved the podlling report from Weex wiki[1] to Incubator’s

[1] https://cwiki.apache.org/confluence/x/PA-ABw

Best Regards,
York Shen

申远

> 在 2019年9月29日,08:45,jmcl...@apache.org 写道:
> 
> Dear podling,
> 
> This email was sent by an automated system on behalf of the Apache
> Incubator PMC. It is an initial reminder to give you plenty of time to
> prepare your quarterly board report.
> 
> The board meeting is scheduled for Wed, 16 October 2019, 10:30 am PDT.
> The report for your podling will form a part of the Incubator PMC
> report. The Incubator PMC requires your report to be submitted 2 weeks
> before the board meeting, to allow sufficient time for review and
> submission (Wed, October 02).
> 
> Please submit your report with sufficient time to allow the Incubator
> PMC, and subsequently board members to review and digest. Again, the
> very latest you should submit your report is 2 weeks prior to the board
> meeting.
> 
> Candidate names should not be made public before people are actually
> elected, so please do not include the names of potential committers or
> PPMC members in your report.
> 
> Thanks,
> 
> The Apache Incubator PMC
> 
> Submitting your Report
> 
> --
> 
> Your report should contain the following:
> 
> *   Your project name
> *   A brief description of your project, which assumes no knowledge of
>the project or necessarily of its field
> *   A list of the three most important issues to address in the move
>towards graduation.
> *   Any issues that the Incubator PMC or ASF Board might wish/need to be
>aware of
> *   How has the community developed since the last report
> *   How has the project developed since the last report.
> *   How does the podling rate their own maturity.
> 
> This should be appended to the Incubator Wiki page at:
> 
> https://cwiki.apache.org/confluence/display/INCUBATOR/October2019
> 
> Note: This is manually populated. You may need to wait a little before
> this page is created from a template.
> 
> Note: The format of the report has changed to use markdown.
> 
> Mentors
> ---
> 
> Mentors should review reports for their project(s) and sign them off on
> the Incubator wiki page. Signing off reports shows that you are
> following the project - projects that are not signed may raise alarms
> for the Incubator PMC.
> 
> Incubator PMC