Re: Q; How to deal with Invalid Pull Requests on GitHub?

2017-04-01 Thread
Seems not working in https://github.com/apache/incubator-weex/pull/141 Am I commit to the wrong branch? On Sat, Apr 1, 2017 at 12:00 AM, Niclas Hedhman wrote: > Thank you all on infra@ Always a pleasure to see how helpful you are. > > Cheers > Niclas > > On Fri, Mar 31, 2017 at 10:11 PM, Pon

Re: Invite committers

2017-03-18 Thread
Got it. I'll send this on private later. Thanks. Niclas Hedhman 于2017年3月18日 周六下午2:25写道: > Well, first of all, anything involving persons is normally handled on > private lists to avoid any embarrassment in case someone has objections. > > Yes, you should raise this one by one on private@, and aft

Re: Could not login with my Apache ID of "shihan.zsh" .

2017-03-13 Thread
shihan zheng is one of our commiters, look like his apache id/account is not setup properly. Should I create issue on INFRA jira? On Mon, Mar 13, 2017 at 2:54 PM, shihan zheng wrote: > Login : https://id.apache.org/reset/enter > > and return the message : > > "Wrong username 'shihan.zsh' or pas

Re: Support all top-level DOM APIs in Vue 2

2017-03-13 Thread
n skip parser. Parsing objects frrom c/c++ to java > is also parsing. Reinventing the wheel (some home-made parser) is never > good idea. Usually, you can not beat other state of art parser, like json > or flatbuffer. > > 在 2017年3月13日,10:19,大诗胸 写道: > > > > Not me, this need

Re: Workflow?

2017-03-12 Thread
committing "bad > stuff" for whatever reason and possibly ruining other people's work. VETO > should be rare in a healthy community, a bit like a emergency break on a > train. Read more at; https://www.apache.org/foundation/voting.html > > > Cheers > Niclas >

Re: Support all top-level DOM APIs in Vue 2

2017-03-12 Thread
Not me, this need some C++/C-guys to work this out. I don't speak C any longer.🐆 On Sun, Mar 12, 2017 at 7:10 PM, Adam Feng wrote: > Seems to be amazing. @sospartan do you have any plan to do this? Or > anyone volunteer? > > On 2017年3月11日 +0800 AM1:03, 大诗胸 , wrote: > >

Re: Workflow?

2017-03-12 Thread
at are your thoughts? Is this simply a left over from a corporate/github > environment, or has this been actively decided upon? > > > Cheers > Niclas > > On Fri, Mar 10, 2017 at 5:42 PM, 大诗胸 wrote: > > > New contribute page: https://github.com/apache/incubator-weex/pull/88

Re: Support all top-level DOM APIs in Vue 2

2017-03-10 Thread
echanism that support > to export a “class” or an “object” to Javascript environment, but maybe > it’s difficult for Android,is there any way to do that? I’d be wistful to > see some programs working on that 😆 > > On 2017年3月10日 +0800 PM7:47, 大诗胸 , wrote: > > How about remove this who

Re: Support all top-level DOM APIs in Vue 2

2017-03-10 Thread
How about remove this whole 'JSON parsing' thing. As far as I seen, It's doable. On Fri, Mar 10, 2017 at 5:35 PM, Adam Feng wrote: > Maybe it’s a good idea, mixing up all the dom APIs into `callNative` > always takes extra time to do JSON parsing. > > On 2017年3月10

Re: Workflow?

2017-03-10 Thread
New contribute page: https://github.com/apache/incubator-weex/pull/88 On Thu, Mar 9, 2017 at 11:33 PM, Jinjiang Zhao wrote: > Guys > > I have written an email to list the things we are working-in-progress and > updated > the issue template of alibaba/weex repo to announce that we will stop >

Re: Support all top-level DOM APIs in Vue 2

2017-03-09 Thread
Can you explain the reason why API change will cause performance improvement? On Fri, Mar 10, 2017 at 2:26 PM, Hanks Zhang wrote: > As we discussed before, we should support all top-level DOM operation APIs > directly to improve the performance. I have already achieved it in Weex > runtime, incl

Re: The things we have planned before and discussion/contribution welcome

2017-03-09 Thread
Most of it is WIP. I encourage whom work on these features to talk more detail about it (In new thread). We need more people to involve into our plan.😀 On Thu, Mar 9, 2017 at 10:49 PM, Jinjiang Zhao wrote: > Hey guys. > > Here are the a list of issues we have planned before. Some of these are >

Re: [GitHub] incubator-weex pull request #78: Use danger to find potential break change

2017-03-09 Thread
More rule is welcome. 'Danger' is really powerful tool to do static diff/code analyze. On Thu, Mar 9, 2017 at 6:15 PM, asfgit wrote: > Github user asfgit closed the pull request at: > > https://github.com/apache/incubator-weex/pull/78 > > > --- > If your project is set up for it, you can rep

Re: [GitHub] incubator-weex pull request #3: * [android] fix domobject NPE

2017-03-01 Thread
Hi mentors, Any idea on this? This is important to us to review PR in time. Thanks. On Tue, Feb 28, 2017 at 3:46 PM, Jinjiang Zhao wrote: > Hi all mentors, > > Is there any way to request reviewers for a PR in GitHub? > It's very useful to do code review for each others but I don't have the > p

Re: About repository permission

2017-02-13 Thread
:37 PM, Niclas Hedhman wrote: > > What permissions are you looking for? In general, services are fairly > locked down by infrastructure to avoid larger problems, but if we tell them > that there is something we need, we typically get it. > > Cheers > Niclas > > On Tue, J

About repository permission

2017-01-24 Thread
Hi, all committers&mentors Now, as I seen, committers have the 'write' permission to the 'apache/incubator-weex' repo. How about the 'admin' permission? Will some of the committers be grant that? Currently, we have set up some CI services in `alibaba/weex`. If we want to move to new repo, these

Re: Hi my name is ...

2017-01-03 Thread
wow~~ '200 meters', means you two are available to yell to each other literally. 😀 On Wed, Jan 4, 2017 at 1:49 PM, Niclas Hedhman wrote: > Hi, > My name is Niclas and I have been involved in Apache software since ~1997 > (JServ), and I am here to help you guys to understand what is #TheApacheWa

Re: Hi my name is ...

2017-01-03 Thread
hi all, Happy 2017 ! My name is Wei Zheng ( aka sospartan). I've been weex team almost 8 month. It's really excited to me that weex project finally join apache incubator. My most work is about native framework architecture and rendering. I'm working on add ‘pesudo class' support in weex recently.

Re: Volunteer for JIRA admin

2016-12-12 Thread
My jira ID: sospartan On Tue, Dec 13, 2016 at 11:31 AM, Edward J. Yoon wrote: > Okay, Please let me know your jira ID. You can sign up at: > https://issues.apache.org/jira/secure/Signup!default.jspa > > -- > Best Regards, Edward J. Yoon > > > -Original Message- > From: He Sai [mailto:tek

Re: Volunteer for JIRA admin

2016-12-12 Thread
Hi, Count me in. My apache id:sospartan. On Tue, Dec 13, 2016 at 8:53 AM, Edward J. Yoon wrote: Hi all, I'll request creation of the JIRA. Volunteer as administrator of WEEX project JIRA? -- Best Regards, Edward J. Yoon -- sospartan Phone:13588488290 HangZhou