From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e7151167e0767ecc X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews2.google.com!not-for-mail From: wojtek@power.com.pl (Wojtek Narczynski) Newsgroups: comp.lang.ada Subject: Re: State Threads Date: 7 Sep 2004 01:01:41 -0700 Organization: http://groups.google.com Message-ID: <5ad0dd8a.0409070001.7ef611b3@posting.google.com> References: <8429999a.0408231027.2850e800@posting.google.com> <5ad0dd8a.0408302222.56282d6f@posting.google.com> <4135498c_1@news.tm.net.my> <5ad0dd8a.0409040738.3fff41b8@posting.google.com> <5ad0dd8a.0409060515.4b17e2ed@posting.google.com> NNTP-Posting-Host: 83.27.46.212 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1094544101 9720 127.0.0.1 (7 Sep 2004 08:01:41 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 7 Sep 2004 08:01:41 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:3414 Date: 2004-09-07T01:01:41-07:00 List-Id: Georg Bauhaus wrote in message news:... > If a user at a client computer decides to open another view of > some page in a web based application (a tab, a window), would that lead > to the creation of another thread? If not, can thread data safely be used > to react to input from either view? Please read this introductory paper: http://state-threads.sourceforge.net/docs/st.html Regards, Wojtek