On Saturday, November 1, 2014 12:50:24 PM UTC-7, Kyle Huey wrote:
> On Sat, Nov 1, 2014 at 12:42 PM,  <ajvinc...@gmail.com> wrote:
> > The reviewer should understand asynchronous Promise operations, preferably 
> > the OS.File promises
> 
> We shouldn't be landing new code that uses Promise.jsm in mozilla-central.
> 
> - Kyle

I understand and agree... right now my module uses Promise.jsm, but I'd think 
it trivial to convert that to native Promise objects.  

Task.jsm, though, still uses it, and the module I'm proposing relies on 
Task.jsm pretty heavily...  Are there plans to break Task.jsm's dependency on 
Promise.jsm?  If not, is that okay?
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to