Refactoring and cleanup.
- Add doc-comments to all classes. - Add missing semicolons, remove trailing commas. - Use Ext.Array.forEach instead of strange for-loop. - Use === instead of ==. - Rmove some commented-out code. - Several other code style improvements.
Loading
Please register or sign in to comment