11-03-2008, 06:29 PM
I wouldn't want to put a stress on pc resources with many global variables too large
The largest macro (I exported it singly) is about 12 kb as a separate qml export but there could be several of these.
Do you recommend having so many of these global variables sitting around in QM's memory allocation. Would this potentially increase instability/crashes.
The newitem seems like a safe way to go. Is there any downsides?
Thanks so much,
Stuart
The largest macro (I exported it singly) is about 12 kb as a separate qml export but there could be several of these.
Do you recommend having so many of these global variables sitting around in QM's memory allocation. Would this potentially increase instability/crashes.
The newitem seems like a safe way to go. Is there any downsides?
Thanks so much,
Stuart
