The objects are easy to define, but they cannot do anything without the methods. I could finalize my plan for the methods if the following object list is agreed upon:
Tech Tag objects, with the Tagged RP's as parameters and the methods for calculating the tagged RP's.
One Tech RP object for every technology, with the methods for calculating itself based on parameters in the Tech Tag object.
The Technology object, with the level as a parameter and methods for calculating the level.
(Would it be better to have the RP as a parameter in the tech object? I'm not sure about this one.)
The Application Objects, with methods for calculating the level based on parameters in the tech object.
Tech Tag objects, with the Tagged RP's as parameters and the methods for calculating the tagged RP's.
One Tech RP object for every technology, with the methods for calculating itself based on parameters in the Tech Tag object.
The Technology object, with the level as a parameter and methods for calculating the level.
(Would it be better to have the RP as a parameter in the tech object? I'm not sure about this one.)
The Application Objects, with methods for calculating the level based on parameters in the tech object.
Comment