From COBOL Data-Section to an OO Design
With inheritence !
This is a continuation of my earlier blog - asking what would be the desirable characteristics of a COBOL program - rewritten in OO Java or C#.
In the first step we discussed the necessity for Semantic Translation.
In the next section I would like to discuss the importance of OO in design of data-sections. (I will discuss OO in business logic section a bit later).