-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathmsg00039.html
113 lines (100 loc) · 3.72 KB
/
msg00039.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!-- MHonArc v2.3.3 -->
<!--X-Subject: Re: BeanShell Thread Safety -->
<!--X-From: Pat <[email protected]> -->
<!--X-Date: Tue, 1 Aug 2000 14:43:01 -0500 -->
<!--X-Message-Id: [email protected] -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: H00009db05f29ad1.0965147042.kcopmp06@MHS -->
<!--X-Reference: H00009db05f29ad1.0965147042.kcopmp06@MHS -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
<HTML>
<HEAD>
<TITLE>Re: BeanShell Thread Safety</TITLE>
<LINK REV="made" HREF="mailto:[email protected]">
</HEAD>
<BODY>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->
<HR>
[<A HREF="msg00040.html">Date Prev</A>][<A HREF="msg00038.html">Date Next</A>][<A HREF="msg00040.html">Thread Prev</A>][<A HREF="msg00038.html">Thread Next</A>][<A HREF="maillist.html#00039">Date Index</A>][<A HREF="threads.html#00039">Thread Index</A>]
<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: BeanShell Thread Safety</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: Chuck Irvine <<A HREF="mailto:[email protected]">[email protected]</A>></LI>
<LI><em>Subject</em>: Re: BeanShell Thread Safety</LI>
<LI><em>From</em>: Pat <<A HREF="mailto:[email protected]">[email protected]</A>></LI>
<LI><em>Date</em>: Tue, 1 Aug 2000 14:43:01 -0500</LI>
<LI><em>In-Reply-To</em>: <<A HREF="msg00040.html">H00009db05f29ad1.0965147042.kcopmp06@MHS</A>>; from Chuck Irvine on Tue, Aug 01, 2000 at 11:24:02AM -0500</LI>
<LI><em>References</em>: <<A HREF="msg00040.html">H00009db05f29ad1.0965147042.kcopmp06@MHS</A>></LI>
<LI><em>Reply-To</em>: <A HREF="mailto:[email protected]">[email protected]</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
On Tue, Aug 01, 2000 at 11:24:02AM -0500, Chuck Irvine wrote:
> Pat,
>
> Sounds good, but, sorry, what is an "AST"? Thanks.
Sorry... I sort of pasted that response from an earlier email.
The internal parsed representation of the script is stored in nodes
(an "abstract syntax tree")
I believe these are thread safe... If there are any cases where they are not
then it's a bug that I need to find...
> PS: Any idea on when the next release will roll out? Eagerly awaiting
> :-) Thanks, again.
I've been very bad about working on the next release, but bsh has gotten
a lot of attention recently which should compel me to work again.
I am updating the web site now and will have more in a few days.
Pat
</PRE>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00040" HREF="msg00040.html">RE: BeanShell Thread Safety</A></STRONG>
<UL><LI><EM>From:</EM> Chuck Irvine <[email protected]></LI></UL></LI>
<LI><STRONG><A NAME="00040" HREF="msg00040.html">RE: BeanShell Thread Safety</A></STRONG>
<UL><LI><EM>From:</EM> Chuck Irvine <[email protected]></LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00040.html">RE: BeanShell Thread Safety</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00038.html">Re: Loading a partial script</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00040.html">RE: BeanShell Thread Safety</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00038.html">Re: Loading a partial script</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="maillist.html#00039"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="threads.html#00039"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
</BODY>
</HTML>