Remove the one usage of $R and $H from the source
Reported by John-David Dalton | February 7th, 2009 @ 12:03 AM
To help with dependencies remove the one use of $R and $H from the source.
Comments and changes to this ticket
-
John-David Dalton February 11th, 2009 @ 12:48 AM
(from [ef64d3e1af6c908182be57d6cfd7c76d9f6b8742]) fusejs: Remove uneeded $R() and $H() calls so ObjectRange and Hash can be optional. [#14 state:resolved] [jddalton] http://github.com/jdalton/fusejs...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.
People watching this ticket
Referenced by
- 14 Remove the one usage of $R and $H from the source (from [ef64d3e1af6c908182be57d6cfd7c76d9f6b8742]) fusejs:...