Ticket #10 (closed defect: fixed)
Clean & Compress code
| Reported by: | gogo | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | Version 1.0 |
| Component: | Xinha Core | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by gogo) (diff)
The current codebase is pretty dirty and somewhat bloated.
I have tried a javascript compressor and it's possible to compress down to about 1/2 the current size in it's current state.
I'd like to separate functionality a bit so that functions could be loaded as they are needed to further reduce the initial load overhead.
Change History
Note: See
TracTickets for help on using
tickets.
