1998Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: Bruce Sterling on Virtual Community goals -->
<!--X-From-R13: X Q Znjerapr <pynjNxnatn.ah> -->
<!--X-Date: Mon, 19 Oct 1998 19:49:44 &#45;0700 -->
<!--X-Message-Id: E0zVRrk&#45;0004mf&#45;00#mail,kanga.nu -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 19981019183345.B6431#divcom,slimy.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: Bruce Sterling on Virtual Community goals</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:claw#kanga,nu">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
      text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">

  <font size="+4" color="#804040">
    <strong><em>MUD-Dev<br>mailing list archive</em></strong>
  </font>
      
<br>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->

Date:&nbsp;
[&nbsp;<a href="msg00258.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00260.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00255.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00268.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00259">Author</A>
&nbsp;|&nbsp;<A HREF="#00259">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00259">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Subject</em>: [MUD-Dev] Re: Bruce Sterling on Virtual Community goals </LI>
<LI><em>From</em>: J C Lawrence &lt;<A HREF="mailto:claw#kanga,nu">claw#kanga,nu</A>&gt;</LI>
<LI><em>Date</em>: Mon, 19 Oct 1998 19:49:44 -0700</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</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 Mon, 19 Oct 1998 18:33:45 -0700 
Jon Leonard&lt;jleonard#divcom,slimy.com&gt; wrote:

&gt; On Mon, Oct 19, 1998 at 05:02:56PM -0700, J C Lawrence wrote:

&gt;&gt; I'd be much more tempted to go with one of the several readily
&gt;&gt; available embeddable languages that is already out there (and
&gt;&gt; hopefully reasonably well tuned).  Python comes to mind as one
&gt;&gt; example -- just add in a coule default modules to handle your data
&gt;&gt; model and such trivia and you're away.

&gt; That definitely fits into my ideal of (potentially) several
&gt; available languages.  Using an existing, popular language reduces
&gt; the amount of work, and makes the result more accessible.

You also get a well proven, tested, and known scalable base with
(typically) documented performance behaviours.

&gt; Assuming there's any interest in playing with such a server, I'll
&gt; probably tweak Perl so that it works as an internal language.  (More
&gt; because I can get help from my local Perl hacker than anything
&gt; else.)

&lt;&lt;I am really getting to dislike perl, but that's a personal
preference stylistic matter&gt;&gt;

Perl, like LPC and Pike (?) has the advantage there there are
compile-to-C to compile-to-machine (?) code tools available.  Java of
course, given a JIT, has similar advantages without necessarily losing
the CASE/RAD advantages of a scripting language per se.  IIRC there
was some development of one of the JVM vendors releasing its JVM code
to the Linux community some time back (vague recollection of Slashdot
article)? 

NB  Python's pickle storage format on first glance would seem to lend
it self to DB back-end storage.  

&gt; This means that there'd be modules with different licenses, but
&gt; that's not necessarily a problem.

True.

I haven't touched a line of code on Murkle for some months now
alas. Given the rather sweeping architectual changes that are going
into the current codebase I'm starting to get pretty eager to roll
either Python or CINT in as the soft code language de jour (CINT
license is a concern).  Python is particularly attractive in this
regard for its clean and elegant OO model.

That said I'm NOT looking forward to reworking my security model...

-- 
J C Lawrence                               Internet: claw#kanga,nu
----------(*)                             Internet: coder#kanga,nu
...Honourary Member of Clan McFud -- Teamer's Avenging Monolith...


</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<ul compact><li><strong>Follow-Ups</strong>:
<ul>
<li><strong><A NAME="00268" HREF="msg00268.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>
<ul compact><li><em>From:</em> Jon Leonard &lt;jleonard#divcom,slimy.com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00255" HREF="msg00255.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></STRONG>
<UL><LI><EM>From:</EM> Jon Leonard &lt;jleonard#divcom,slimy.com&gt;</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00258.html">[MUD-Dev] Re: GameStorm</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00260.html">[MUD-Dev] Re: Trusting the Client (Re: Laws of Online World  D esign)</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00255.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00268.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00259"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00259"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>

<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><strong><A NAME="00219" HREF="msg00219.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Koster, Raph <a href="mailto:rkoster#origin,ea.com">rkoster#origin,ea.com</a>, Thu 15 Oct 1998, 21:47 GMT
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00252" HREF="msg00252.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Mon 19 Oct 1998, 23:37 GMT
<UL>
<LI><strong><A NAME="00253" HREF="msg00253.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Tue 20 Oct 1998, 00:05 GMT
<UL>
<LI><strong><A NAME="00255" HREF="msg00255.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Jon Leonard <a href="mailto:jleonard#divcom,slimy.com">jleonard#divcom,slimy.com</a>, Tue 20 Oct 1998, 01:37 GMT
<UL>
<LI><strong><A NAME="00259" HREF="msg00259.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
J C Lawrence <a href="mailto:claw#kanga,nu">claw#kanga,nu</a>, Tue 20 Oct 1998, 02:49 GMT
<UL>
<LI><strong><A NAME="00268" HREF="msg00268.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Jon Leonard <a href="mailto:jleonard#divcom,slimy.com">jleonard#divcom,slimy.com</a>, Tue 20 Oct 1998, 06:01 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
<LI><strong><A NAME="00254" HREF="msg00254.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Jon Leonard <a href="mailto:jleonard#divcom,slimy.com">jleonard#divcom,slimy.com</a>, Tue 20 Oct 1998, 01:27 GMT
<UL>
<LI><strong><A NAME="00257" HREF="msg00257.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Tue 20 Oct 1998, 02:24 GMT
<UL>
<LI><strong><A NAME="00261" HREF="msg00261.html">[MUD-Dev] Re: Bruce Sterling on Virtual Community goals</A></strong>, 
Jon Leonard <a href="mailto:jleonard#divcom,slimy.com">jleonard#divcom,slimy.com</a>, Tue 20 Oct 1998, 04:27 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL></BLOCKQUOTE>

</ul>
<hr>
<center>
[&nbsp;<a href="../">Other Periods</a>
&nbsp;|&nbsp;<a href="../../">Other mailing lists</a>
&nbsp;|&nbsp;<a href="/search.php3">Search</a>
&nbsp;]
</center>
<hr>
</body>
</html>