Re: [dom] Question about references after Bikeshed conversion (#42)

I can make this smarter, but changes will of course change *other* specs. But I doubt people really care, so I'm open to changing.

The problem is that if you have multiple overrides of a method, I need to have disambiguating IDs, so I took the conservative route and produced guaranteed-unambiguous IDs.  I can instead look for collisions and generate simple IDs when there aren't any.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/42#issuecomment-110940713

Received on Wednesday, 10 June 2015 22:55:31 UTC