https://bugzilla.wikimedia.org/show_bug.cgi?id=25362

--- Comment #2 from Roan Kattouw <roan.katt...@gmail.com> 2010-09-29 16:40:09 
UTC ---
(In reply to comment #1)
> Maybe you could help me understand the use case for this. I am personally
> opposed to adding unnecessary complexity and configuration to software, so if
> there's not a strong use case for it, that constitutes a strong argument
> against it.
> 
> I am also against the changes that have been made to JSMin.php recently which
> remove all white-space except for new lines (horizontal only, as you are
> calling it here).
> 
> My argument is that there should be 2 modes, debug off and debug on.
> 
> * Debug off should be as high performance as possible (stripping every
> non-critical character, combining when appropriate, gzip compressed, etc.)
> * Debug on should be as easy for developers as possible (keeping line and
> character offsets accurate, never combining, etc.)
> 
> Anything between these two extremes will neither server production nor
> development well enough to have any value.
I totally agree with this entire comment.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to