Software reuse is a solution to reduce the costs of estimation, design, development, and testing. Reuse of sourcecodes can release the coders from the time-killing botheration of doing the same coding again and again...
详细信息
ISBN:
(纸本)9781479903979
Software reuse is a solution to reduce the costs of estimation, design, development, and testing. Reuse of sourcecodes can release the coders from the time-killing botheration of doing the same coding again and again for same kind of software projects. If the proposed distribution format (Application→Module→Class→Function→Sub-function) is followed while storing sourcecodes, then it is easier to fulfill the requests for any level of sourcecodes. In this paper, a sourcecode repository system is proposed that dynamically distributes an application to its smallest level components and stores their information. Besides, it provides an interface to browse and retrieve the desired sourcecodes. During dynamic retrieval, the desired sourcecodes are merged together by a bottom-up integration method. Implementation shows that the proposed repository outperforms the other related research works with providing more features in simpler way.
暂无评论