Bug Tracker

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 dmethvin

Component: unfiledcore
Priority: undecidedlow

comment:2 Changed 10 years ago by Rick Waldron

So, does this mean...

  • full documentation?
  • full support?

If so...

-9001

comment:3 Changed 10 years ago by dmethvin

Status: newopen

comment:4 Changed 10 years ago by m_gol

We should discuss it on the next meeting.

comment:5 Changed 10 years ago by dmethvin

Resolution: notabug
Status: openclosed

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.