초록
이 논문에서는 오픈 프레임워크에 ASP(Application Service Provider)를 개발 하는데 적합하도록 하는 모듈을 적용시켜 ASP 개발 전용 프레임워크로 확장하는 방법을 제안한다. 제안 방법은 MVC 개발 방법론과 Query 및 ASP정보를 XML로서 관리 하도록 하는 모듈로서 오픈 프레임워크를 고객의 요구 사항에 빠르게 대응하도록 하는 유연성을 가지게 한다. 이미 만들어진 템플릿 소스를 상속받아 구현되어지는 기본 모델를 이용하여 개발자는 개발방법만 신경 쓰도록 하여 개발속도의 향상과 시스템 무결성을 강화 시키는 프레임워크로서의 개선을 제안 하였다. 실험결과를 통해 기존에 개발하는 방식들에 비해 수정 파일수가 적어지는 것과 향상된 유연성, 그리고 소스의 양이 약 29% 줄어드는 것을 확인할 수 있다.
This paper propose an expanded ASP exclusive development framework method. We applied a module to the suggested method which suit to develope ASP. Proposed method is a kind of module, which manages MVC develope methodology and treats Query and ASP information as a XML. It has flexibility which meets the client's request quickly. Using inherited base model which previously exist in template source, developer only concerned with development methodology so that they can reduce development time and reinforce a integrity of system. We proposed these improvements as a framework. Experimental results validate our scheme, showing a fewer number of files and a better flexibility than other development method, and also about 29% of program code has been reduced.