Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Framework 구조와 기존 구조 통합 #1067

Open
textcube-dev opened this issue Sep 24, 2012 · 1 comment
Open

Framework 구조와 기존 구조 통합 #1067

textcube-dev opened this issue Sep 24, 2012 · 1 comment
Assignees
Milestone

Comments

@textcube-dev
Copy link
Contributor

현재 별도로 작성되고 있는 framework와 기존 코드 구조를 하나로 통합합니다. 당장 많은 작업이 이루어지진 않겠지만 중간중간 조금씩 진행하기 위해 티켓을 만들어둡니다.

주요 내용

  • suri.php, rewrite.php를 dispatcher.php로 대체
  • autoload 구현 통합
  • 기존의 cache, DB backend 사용 루틴 교체
  • config.php, settings.php 통합
  • 이슈 등록시간: 2008-08-02T01:18:22
  • 마지막 수정시간: 2008-08-02T02:39:06
Comment 1 by inureyes at 2008-08-02T01:56:38
87442ee , eaa2fba 의 파일들을 그대로 framework 디렉토리에 넣어 놓는 것이 좋지 않을까요? 루트에 파일이 많으면 정신이 없어서...
Comment 2 by achimnol at 2008-08-02T02:37:50
Replying to [comment:2 inureyes]: > 87442ee , eaa2fba 의 파일들을 그대로 framework 디렉토리에 넣어 놓는 것이 좋지 않을까요? 루트에 파일이 많으면 정신이 없어서...

일단 현재 trunk를 쓰시는 분들의 블로그가 날아가지 않도록(...) .htaccess 등은 저 혼자서만 변경하여 테스트 중입니다. (나중에 rewrite.php를 dispatcher.php로 바꾸면 그대로 돌아가도록 하는 것이 목표입니다.) loader.php의 경우 차후 inureyes님이 구현하신 Autoload 클래스와 통합되면 다시 framework로 들어갈 수도 있겠습니다. settings.php도 config.php를 지금처럼 그대로 가는지 새로 짜는지 등에 따라 다시 들어갈 수 있지요.;;

Comment 3 by achimnol at 2008-08-02T02:39:06
autoloader 아예 지금 통합해버릴까요? -_-;
@ghost ghost assigned achimnol Sep 24, 2012
inureyes added a commit that referenced this issue Jan 7, 2015
inureyes added a commit that referenced this issue Jan 8, 2015
inureyes added a commit that referenced this issue Jan 8, 2015
inureyes added a commit that referenced this issue Jan 9, 2015
inureyes added a commit that referenced this issue Jan 9, 2015
inureyes added a commit that referenced this issue Jan 21, 2015
 refs #1753 : modified - database merge indicator is changed from flat
 to equal.
 -
inureyes added a commit that referenced this issue Jan 21, 2015
inureyes added a commit that referenced this issue Jan 21, 2015
 refs #1067 : modified - page number does not call the independent page.
 -
inureyes added a commit that referenced this issue Jan 22, 2015
inureyes added a commit that referenced this issue Jan 22, 2015
inureyes added a commit that referenced this issue Jan 22, 2015
inureyes added a commit that referenced this issue Jan 24, 2015
inureyes added a commit that referenced this issue Jan 25, 2015
inureyes added a commit that referenced this issue Jan 28, 2015
inureyes added a commit that referenced this issue Jan 29, 2015
inureyes added a commit that referenced this issue Jan 30, 2015
 - Removed legacysupport model
refs #1751 : upgraded - DBModel
 - DBModel is upgraded to 2.3.0
 - DBModel now supports complete table creation.
  - Data objects can lazy-table-setup after installation.
inureyes added a commit that referenced this issue Jan 31, 2015
 - Added some popular mimetypes.
 - Removed deprecated functions.
inureyes added a commit that referenced this issue Jan 31, 2015
inureyes added a commit that referenced this issue Jul 8, 2015
inureyes added a commit that referenced this issue Jul 19, 2015
inureyes added a commit that referenced this issue Jul 26, 2015
inureyes added a commit that referenced this issue Jul 30, 2015
 * TODO : change configMappings to context model
inureyes added a commit that referenced this issue Jul 31, 2015
 * Easier naming convention for devs.
inureyes added a commit that referenced this issue Aug 2, 2015
inureyes added a commit that referenced this issue Aug 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants