Ticket #775 (closed enhancement: fixed)
model - component간의 중복 코드 정리
| Reported by: | inureyes | Owned by: | inureyes |
|---|---|---|---|
| Priority: | major | Milestone: | 1.8 |
| Component: | Components | Version: | 1.6 |
| Keywords: | function,prune | Cc: | |
| Release: |
Description
개요
- model과 component간에 같은 역할을 하는 코드들이 많습니다.
- 코드들을 일원화합니다. 같은 기능이 구현되어 있을 경우 model쪽에는 해당되는 component와 method를 호출하는 alias로 만듭니다.
- 긴 일이기 때문에 1.6 알파 릴리즈 후에도 구현을 지속합니다.
Change History
Note: See
TracTickets for help on using
tickets.
