Opened 10 years ago
Closed 10 years ago
#12851 closed feature (notabug)
Create a low-level "single-element API"
Reported by: | dmethvin | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | core | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Followup on discussion about having a low-level API that takes a single element and operates on it, essentially formalizing the $.data, $.text, $.attr methods but ensuring they are consistent with each other and with their higher-level jQuery-object methods.
Change History (5)
comment:1 Changed 10 years ago by
Component: | unfiled → core |
---|---|
Priority: | undecided → low |
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Status: | new → open |
---|
comment:5 Changed 10 years ago by
Resolution: | → notabug |
---|---|
Status: | open → closed |
Looking at what modularity has bought us, I don't see a lot of size/perf gain to be had by doing this and there would be a LOT of refactoring needed on both branches.
Note: See
TracTickets for help on using
tickets.
So, does this mean...
If so...
-9001