extensibleweb / webidl.js

An implementation of WebIDL in ECMAScript
55 stars 14 forks source link

The Any type and associated tests #55

Closed marcoscaceres closed 11 years ago

marcoscaceres commented 11 years ago

Potentially closes: https://github.com/extensibleweb/webidl.js/issues/2

marcoscaceres commented 11 years ago

You are correct, @bkardell. Your proposed solution would work just fine. Right now, I'm mostly just interested that we follow the spec to the letter. That makes it easier to track changes as the spec continues to evolve (even if sometimes it ends up looking a bit silly code wise).