#3908 closed defect (fixed)
dojo.query code needs developer documentation
Reported by: | dylan | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Query | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The dojo.query code is rather difficult to follow. Please document it more thoroughly so people can understand how things work.
Change History (3)
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 11 years ago by
Component: | Core → Query |
---|
Note: See
TracTickets for help on using
tickets.
it's valid to note that it's hard to follow, but none of the other CSS selector systems are easier to grok. Dojo.query actually makes significantly more sense than most (sans the caching and query heuristics code).