Side navigation
#5084 closed enhancement (invalid)
Opened August 20, 2009 08:33AM UTC
Closed June 13, 2010 04:37PM UTC
OPTIMIZATION -- comment in/out IE code
Reported by: | DBJDBJ | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.4 |
Component: | unfiled | Version: | 1.3.2 |
Keywords: | ie optimization | Cc: | |
Blocked by: | Blocking: |
Description
My text is already there, so here is (just) the link:
(not advertising my blog)
Regards: Dusan
Attachments (0)
Change History (3)
Changed November 21, 2009 07:06PM UTC by comment:1
Changed November 26, 2009 08:11AM UTC by comment:2
1.
if used everywhere, this optimization is in:
A:: speed. (at runtime)
B:: simplicity
2.
gzip will not "break" this
also, if not already made, it would not be too difficult to make one minifier that will take in account '/*@' and '@*/' and '//@'
Changed June 13, 2010 04:37PM UTC by comment:3
resolution: | → invalid |
---|---|
status: | new → closed |
This would be best discussed on the forum.
Hum .. that's nice and ok, but i'm sure there are tons of code-compressors which would completely break things like that.
the current (1.3.2) implementation is as short as it can be, isn't it ? I just can't see the optimization, yours is at min. 117 chars, the "original" at 105.