When closing a stack in the Rev development environment the stack and its
data are still available in memory. Only after purging the stack from
memory its contents can't be accessed by other stacks. Is there a way to
force Rev to purge a stack from memory whenever a stack is closed? This
would be a very helpful option when testing real world situations when
several satellite stacks are used/accessed at different times by a main
application stack. Now I have to always purge a stack from memory by hand
in the application overview to test the cooperation of different stacks.

Lorenz


Reply via email to