[ANN] Release 9.0.0 DP-5
Richard Gaskin
ambassador at fourthworld.com
Fri Feb 24 12:27:40 EST 2017
panagiotis merakos wrote:
> http://quality.livecode.com/show_bug.cgi?id=19248
Unfortunate to see complication after complication pile up from the
IDE's insistence that stacks with the same name should not be in memory
at the same time.
As we've discussed earlier, the engine does not appear to have such a
limitation for most operations.
The real issue at the root of all this is the subset of actions
performed on stacks with the same name affecting the wrong stack to due
an easily-fixable limitation in how topstack is derived:
http://quality.livecode.com/show_bug.cgi?id=18793
If the more complete algo employed in the FixedTopStack function
provided in comment #1 there were implemented in the engine's stack
topstack referencing, so many workflow limitations unique to LiveCode
would go away....
--
Richard Gaskin
Fourth World Systems
Software Design and Development for Desktop, Mobile, and Web
____________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
More information about the use-livecode
mailing list