I’m studying the possibility of changing our programming language, so I don’t really know yet all PowerBuilder possibilities.
I wonder if it is possible to use concepts such as Design Patterns in PowerBuilder knowing that all the base is calling constructors in different places by invoking functions as “new MyClass( )”.
I wonder if it is possible to use concepts such as Design Patterns in PowerBuilder knowing that all the base is calling constructors in different places by invoking functions as “new MyClass( )”.