On Thu, Jun 20, 2013 at 11:27 AM, Steve Fink <[email protected]> wrote:
> I suppose you could argue that you could use both, typedefs by default and > templates only when you need them. But having both means people always have > to decide which to use, which feels to me like unnecessary API friction. I disagree. I think we could pretty easily promote the typedefs, which will get used anyway because they're easier, and let people with special needs to the more verbose thing. This seems like a perfectly workable solution to me. _______________________________________________ dev-tech-js-engine-internals mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals

