[wp-trac] [WordPress Trac] #21170: JavaScript actions and filters
WordPress Trac
wp-trac at lists.automattic.com
Thu Jul 5 22:15:51 UTC 2012
#21170: JavaScript actions and filters
----------------------------+--------------------------
Reporter: koopersmith | Owner: koopersmith
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.5
Component: General | Version: 3.4
Severity: normal | Resolution:
Keywords: |
----------------------------+--------------------------
Comment (by vhauri):
+1 for staying away from the DOM to do this.
I feel like the Callbacks object would be a preferable solution to using a
modified version of something like AmplifyJS, as it allows us to develop
this with only jQuery as a dependency (and even there only the two methods
.each() and .extend() ), rather than relying on or attempting to duplicate
the functionality of a 3rd-party plugin, which will be getting updated of
its own accord, etc.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21170#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list