• Title/Summary/Keyword: Ibject construction

Search Result 1, Processing Time 0.013 seconds

A Methodology to Determine Persistence of Objects from Procedural Program (절차지향 프로그램으로부터 객체의 지속성을 결정하기 위한 방법론)

  • Choi, Jeong-Ran;Lee, Moon-Kun
    • Journal of KIISE:Software and Applications
    • /
    • v.29 no.3
    • /
    • pp.133-144
    • /
    • 2002
  • This paper presents a methodology to determine safe persistence of objects from C code during reengineering process. The methodology consists of five steps: the static information methodology, reflection, instantiation, and the refinement. The steps assist to a reengineer to decide appropriate construction and destruction points of an object during its life cycle. Further the steps guarantee safe and consistent interactions among objects.