En, so Vue2.0 change should be above SDK/jsfm? If API was called between JS and native with high-frequency like "addElement", moving it to top-level will save some time. I prefer other APIs be assessed in this way :)
Thanks On Tue, Mar 14, 2017 at 1:16 PM, Hanks Zhang <[email protected]> wrote: > Yes, we have already support "addElement" for a long time, but not include > the other methods, such as "updateAttrs". > > By the way, we have refactored Weex runtime to use "TaskCenter" and > "CallbackManager" to manage the render tasks. The Vue.js 2.0 should have a > slight change to adapt it. > > 2017-03-13 15:41 GMT+08:00 wenhong.wwh <[email protected]>: > > > I remember we already support “addElement” long time before as a > top-level > > API on both android/ios. So it would be easy to add others as well. > > My question here is what else need to do to support Vue2.0. Won't Vue 2.0 > > use js framework? :) > > > > Thanks > > Wenhong > > > > > > > > >
