Re: [dev-servo] UI Workers

2015-02-19 Thread James Long
I'm not heavily involved in platform work, so take my input as a somewhat naïve outsider. I've been tracking this kind of stuff very closely, especially after I got to play with react native. The place where this is most important is mobile, and I don't think #2 is going to cut it. It's not just s

Re: [dev-servo] UI Workers

2015-02-19 Thread James Long
rtant to me! On Thu, Feb 19, 2015 at 10:02 PM, James Long wrote: > I'm not heavily involved in platform work, so take my input as a > somewhat naïve outsider. I've been tracking this kind of stuff very > closely, especially after I got to play with react native. > > The p

Re: [dev-servo] UI Workers

2015-02-19 Thread James Long
On Thu, Feb 19, 2015 at 10:25 PM, Robert O'Callahan wrote: > On Fri, Feb 20, 2015 at 4:02 PM, James Long wrote: > > Personally I think what we *really* need to be working on is making > all of the DOM APIs asynchronous. That's what Servo needs anyway. > T

Re: [dev-servo] UI Workers

2015-02-20 Thread James Long
On Fri, Feb 20, 2015 at 3:20 AM, Jonas Sicking wrote: > On Thu, Feb 19, 2015 at 7:11 PM, James Long wrote: >> Note however that people in the native app world believe that it's >> very important that whatever applies the animations is run on the same >> thread that han