Re: [selectors-api] NSResolver question: non-String returns

Boris Zbarsky wrote:
> For example, in Gecko a C++ caller into this API would just get back a 
> string object (basically the result of |returnValue + ""| or so). 
> Telling where this string came from would actually be pretty difficult 
> in this case.

"Pretty difficult" in this case means that it would be more work to make this 
work than it is to implement all the rest of this specification.

-Boris

Received on Wednesday, 12 March 2008 16:43:16 UTC