Hello all,
We are supporting a PB application which is built using the 3rd party framework ObjectStart (from GreeBriar Russell Consulting). The co. no longer supports the framework and our apps are tightly coupled to the framework.
We plan to add some functionality to the app and my question is
1. Do we follow the old convention and add new windows on the top of the framework (inheriting from the objectstart base windows) or should we right standalone independent code objects discarding inheritance from the framework.
We no longer want the framework but can't throw it away either.
Which approach is beneficial and what would be the pros & cons?
Your suggestions please.
We are supporting a PB application which is built using the 3rd party framework ObjectStart (from GreeBriar Russell Consulting). The co. no longer supports the framework and our apps are tightly coupled to the framework.
We plan to add some functionality to the app and my question is
1. Do we follow the old convention and add new windows on the top of the framework (inheriting from the objectstart base windows) or should we right standalone independent code objects discarding inheritance from the framework.
We no longer want the framework but can't throw it away either.
Which approach is beneficial and what would be the pros & cons?
Your suggestions please.