Board index » delphi » Freeing DM objects in Philip Brown's framework
Jannie Nel
![]() Delphi Developer |
Mon, 01 Mar 2004 15:39:31 GMT
Freeing DM objects in Philip Brown's framework
Hi,
I have the following question re Philip Brown's framework: The framework instantiates singleton data management objs for each type of The framework instantiates a new data man obj for each problem domain list constructor TPatientList.CreateByName (Name: String); where TPatientList is of class prob domain list. You can see that the data Maybe I've missed something in the code, or I've missed a relevant post to Thanks. |