Changes between Initial Version and Version 1 of Ticket #14411, comment 11
- Timestamp:
- Oct 3, 2013, 12:11:04 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14411, comment 11
initial v1 1 1 Replying to [comment:10 rwaldron]: 2 2 > My point is that once we say "jQuery is now subclassed from Array", developers will expect these things to work like they do with arrays. 3 3 4 > They will be exposed by default and developers will use them. Unless you plan to keep a blacklist of methods to delete? jQuery instance objects will become instanceof Array as well. 4 5