Ticket #40 (assigned task)

Opened 15 years ago

Last modified 15 years ago

Parameters consistency checking for a bdmroot offspring

Reported by: mido Owned by: mido
Priority: major Milestone: Design issues
Component: bdm core Version:
Keywords: Cc: mido

Description

At the moment, the validity and compatibility of actual values of an instance parameters can be (sometimes) checked by class-specific "set_parameters" methods. Obviously, it will be helpful to find a general way for this operation. For instance, it will be useful in the UserInfo? framework - soon after the new instance is created.

At the same moment, the default values maintenance should be thinked over. Is it really best to store them as static constants included in the relevant class?! Anyway, it is still necessary to change source codes appropriately.

Change History

Changed 15 years ago by mido

  • status changed from new to assigned
Note: See TracTickets for help on using tickets.