mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 23:03:25 +09:00
#19623905 Context 클래스 정리
Context 클래스를 정리 내역 1. get / _get 등과 같이 class method와 instance method 로 분리되어있던 사용방법을 get 으로 통일 (class method로 호출할 경우 내부에서 singletone instance를 가져오도록 수정) 2. space4칸 -> tab 1칸으로 변경 3. 줄 시작/줄 끝 공백 제거 위 작업을 모두 실행한 후의 결과. 파일 용량이 57932 bytes 에서 37703 bytes 로 약 35% 정도 감소했습니다. Context 클래스의 변경에 따라 HTMLDisplayHandler에서 JS,CSS파일 추가하는 방법 수정 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8189 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6217d679d3
commit
8b64a98058
2 changed files with 1288 additions and 1582 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue