12 Commits

Author SHA1 Message Date
378653c536 C2025-011 PROMS – RO Update Admin Tool Memory Enhancements
The purpose of this upgrade is to improve the user experience when using the Admin tool to Update ROs. Currently for larger RO dbs (like Barakah) we can run up against memory constraints that do not allow all the ROs to be updated at one time. This is based upon some initial resource where some places were identified where we could improve memory usage.  Some of these should benefit PROMS as a whole while others will be specific to the RO Update option in Admin Tools.
2025-02-04 13:23:21 -05:00
21fe413ff9 B2016-130: fix crash on working with iteminfolists (inserting into list when it should not) 2017-08-08 15:15:27 +00:00
20a07c6a3e B2016-130: Copy and paste replace steps causing missing and duplicate items in tree (problems with ‘NextItems’) 2017-08-07 13:05:02 +00:00
2e18286a17 2012-10-04 11:18:29 +00:00
Rich
9f45759050 Reduced memory usage
Add Memory Usage summary to the log file.
GetJustFormat to reduce memory use
Fix code so that children are not disposed while they are being used
Added new method GetJustFormat to reduce memory use
Fix logic so that content is not used after it is disposed
Verify that Content object is not disposed before using Text
Dispose of parts when Content object is disposed
Verify that ContentInfo object is not disposed before using Text
Dispose of parts when ContentInfo object is disposed
Place brackets around DB names to support names containing periods.
Dispose of parts when Item object is disposed
Removed inapproriate Dispose in MakeItem
Dispose of parts when ItemInfo object is disposed
Remove event handler when ItemInfoList object is disposed
Dispose of parts when Transtion object is disposed
Dispose of parts when ZTransition object is disposed
2012-05-29 18:02:17 +00:00
Rich
ab1cd8af42 Added Memory Tracking Code 2012-05-21 13:34:22 +00:00
Rich
fe23fd84e3 Changed TODO comment to CSLATODO 2010-09-27 16:07:23 +00:00
a5d0baf8c3 2010-01-25 13:48:23 +00:00
c90633f795 2009-11-13 13:39:27 +00:00
Rich
26f8e03a8c Reset related lists 2009-02-06 15:55:52 +00:00
Jsj
cda0291dbd 2008-05-16 18:07:47 +00:00
Jsj
6e00716c47 2007-11-20 20:12:45 +00:00