[Uml-devel] [Bug 112466] Too memory usage and then impossible to use
paolo achdjian
paolo.achdjian at fastweb.it
Tue Sep 13 04:35:15 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=112466
------- Additional Comments From paolo.achdjian fastweb it 2005-09-13 12:54 -------
I noted that for every pointer (and perhaps for every reference) to a class, Umbrello produces a new data type, doubling the number of objects that Umbrello must manage.
In the code that I imported, the class often have pointer to others class as member so I think I can delete them without problem if not ot have the type member undefined.
For me, these data are useless because they don't preserve the meaning so I prefer delete it for save memory.
Isn't clear at me why disabling the new code generators should speed up the saving. In any way, starting from a just open session, I disabled this option but the saving is always slow.
More information about the umbrello-devel
mailing list