Normally, clicking on a new page ends appears to end the current
interpreter threads running on the "old" page, so that any Borg interpreter
initialized on the new page starts with a clean slate. An exception to
that occurs when a user "ctrl-click" to open a new page/tab, keeping the
old one alive. A situation similar to that could occur in a classroom
situation where many students might be accessing the same html page from a
single Crunchy running instance.
The solution is to have "Borg Groups" identified by the pageid - unique for
a given page in a given session.
Original issue reported on code.google.com by andre.ro...@gmail.com on 30 Dec 2007 at 9:32
Original issue reported on code.google.com by
andre.ro...@gmail.com
on 30 Dec 2007 at 9:32