The gOLAP menu should provide reopen the last query server item, which used to cause memory leak due to the reference from the class instance variable current.
We can instead implement the reopen operation using Hi-De-Ho?
If it's hard to do, we can instead use the asJSON and fromJSON: to re-construct the last query window.
The gOLAP menu should provide
reopen the last query serveritem, which used to cause memory leak due to the reference from the class instance variablecurrent.We can instead implement the reopen operation using Hi-De-Ho?
If it's hard to do, we can instead use the
asJSONandfromJSON:to re-construct the last query window.