On Thu, Jun 20, 2013 at 11:08 PM, Justin Novosad <[email protected]> wrote: > I agree it would be nicer, but it seems less consistent with other existing > APIs.
The factory methods we have thus far should probably not be taken as precedent. Almost nobody likes them. URL.createObjectURL() is somewhat like this, although it returns a string and not a URL object. -- http://annevankesteren.nl/
