[wp-trac] [WordPress Trac] #31823: Add JSCS integration
WordPress Trac
noreply at wordpress.org
Tue Mar 31 23:05:50 UTC 2015
#31823: Add JSCS integration
------------------------------+------------------------------
Reporter: westonruter | Owner:
Type: enhancement | Status: new
Priority: lowest | Milestone: Awaiting Review
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: | Focuses: javascript
------------------------------+------------------------------
Comment (by netweb):
Related: #28236
I have some large concerns in adding JSCS in any form to WordPress Core.
I looked into adding JSCS to WordPress Core to fix #28236 back in January.
To get familiar with JSCS I looked at jQuery's implementation and upon
looking found that jQuery needed some JSCS updates. I created two pull
requests for jQuery, one was merged and the second was not (The JSCS
maintainers maintain jQuery's implementation of JSCS.)
I walked away from the second and from JSCS in frustration of ideological
differences of what I believe should've been merged vs what the JSCS
maintainers believe should've been merged.
For reference these are the two jQuery issues:
* https://github.com/jquery/jquery/pull/2029
* https://github.com/jquery/jquery/pull/2030
As I noted in #29792
> This is becoming an important issue for us, our tools need to be both
functional and maintained and is one part of the reasoning for the change
in #31332
I'll add to this by saying that I think any external libraries we use
should also match WordPress Core development philosophies and based on my
recent JSCS experience via jQuery at this time I don't believe JSCS align
with WordPress'.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31823#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list