- From: Domenic Denicola <domenic@domenicdenicola.com>
- Date: Mon, 10 Mar 2014 18:32:36 +0000
- To: Dirk Schulze <dschulze@adobe.com>, Rik Cabanier <cabanier@gmail.com>
- Cc: "whatwg@whatwg.org" <whatwg@whatwg.org>
What about making the Path2D constructor a property of each context? E.g. var path = new myContext.Path2D(...); Each context would have a different constructor tied to it, allowing this kind of optimization.
Received on Monday, 10 March 2014 18:33:10 UTC