Opened 14 years ago
Closed 13 years ago
#5084 closed enhancement (invalid)
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
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
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 '@'
comment:3 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
This would be best discussed on the forum.
Note: See
TracTickets for help on using
tickets.
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.