Changes between Initial Version and Version 1 of Ticket #8093, comment 1
- Timestamp:
- Jan 30, 2011, 5:11:54 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8093, comment 1
initial v1 1 That DOM 3 interface isn’t implemented in most browsers and doesn’t really do anything that the existing `.data` interface can’t/doesn’t. I’m not sure why we should implement it, as it seems to exist mostly for statically typed languages . Can you provide some reasons why, other than “because it’s there”?1 That DOM 3 interface isn’t implemented in most browsers and doesn’t really do anything that the existing `.data` interface can’t/doesn’t. I’m not sure why we should implement it, as it seems to exist mostly for statically typed languages that can’t dynamically add properties to objects at runtime like JS. Can you provide some reasons why, other than “because it’s there”?