International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 1 - Number 23 |
Year of Publication: 2010 |
Authors: Deepali J. Joshi, Vanita S.Babanne, Shubhada P.Deshmukh |
10.5120/528-691 |
Deepali J. Joshi, Vanita S.Babanne, Shubhada P.Deshmukh . Mapping Design Patterns to XML schema for pattern matching. International Journal of Computer Applications. 1, 23 ( February 2010), 96-99. DOI=10.5120/528-691
Design patterns are a proven way to build high-quality software. The number of design patterns is rising rapidly, while management and searching facilities seems not to catch up. This is why selecting a suitable design pattern is not always an easy task. This issue is especially clear for less experienced developers. In this paper we present our approach to cope with the presented issue - an experiment prototype of a new design pattern repository using XML schema, based on identifying ,in a program, classes which structure and organization match-strictly or approximately-the structure and organization of classes as suggested by the design pattern. We express the problem of design pattern identification by matching a pattern by comparing it with a design pattern equivalent in XML schema. So this paper suggests the conversion system from Design Patterns to the form of XML Schema which has already become the standard of internet document.