1998Q4/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD&#45;Dev] Re: PDMud thread summary -->
<!--X-From-R13: Rneeva Vlehc <funqrfNzlguvptnzrf.pbz> -->
<!--X-Date: Thu, 22 Oct 1998 07:58:54 &#45;0700 -->
<!--X-Message-Id: 3.0.5.32.19981022105029.008f3280#mythicgames,com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 19981022013503.A22302#divcom,slimy.com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: PDMud thread summary</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:shades#mythicgames,com">
</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="msg00352.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00354.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00356.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00364.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00353">Author</A>
&nbsp;|&nbsp;<A HREF="#00353">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00353">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: PDMud thread summary</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: PDMud thread summary</LI>
<LI><em>From</em>: Darrin Hyrup &lt;<A HREF="mailto:shades#mythicgames,com">shades#mythicgames,com</A>&gt;</LI>
<LI><em>Date</em>: Thu, 22 Oct 1998 10:50:29 -0400</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>
At 01:35 AM 10/22/98 -0700, Jon Leonard wrote:
&gt;There's been enough discussion about collaboration on a MUD a that it's
&gt;starting to get tricky to follow, so I thought I'd try to provide a summary.

Nice job! This thread could use it. ;)

&gt;Possible modules so far:
&gt;
&gt;Bootstrap (module handler)  
&gt;Database storage/persistence (relational or Object Oriented)
&gt;Telnet server
&gt;Client/server messaging (for sophisticated clients than telnet)
&gt;Client graphics control
&gt;Magic system
&gt;Movement
&gt;Rooms &amp; objects manager
&gt;Coordinate based location
&gt;Spatial data structures
&gt;on-line building
&gt;Event manager
&gt;Command Parser
&gt;Command Executor

Some of the more game-oriented modules may initially be softcoded in the VM
for ease of testing and modification.  However, it would be nice to be able
to (re-)write them in native code and turn them into a plugin for speed.
Ideally, it would be nice to be able to turn any/all softcode into native
code by compiling once testing is done (if desired/needed.)

&gt;It's not clear how to fit security into this.  There's also some disagreement
&gt;as to what extent the design should be object oriented.

My personal view on security is to allow it to be defined via plug-in or in
the VM.  That way MUDs that allow player access to the programming shell
can have relaxed security and those who don't can have increased, as they
choose.

I also believe that an O-O approach to the design from the inset would be
the best... in both the implementation of the server, as well as in the
design of the internal language.  Ideally, the internal language should
support inheritance (at least single, although multiple would be nice in
some situations.)

&gt;Implementation language:
&gt;
&gt;I've seen four suggestions:
&gt;C
&gt;C++
&gt;Java
&gt;A mixture of languages, which probably means using C calling conventions.

As well recieved as Java has been in the developer community, I'm not sure
there are enough people here with the degree of Java skill to implement the
driver in it.  Not to mention, it wouldn't exactly be rocket fast.  For
sake of speed, familiarity, and in order to remain an instructional aid for
other new mud developers, I suggest we probably should stick to C or C++.

I suggest that if we do a textual client for this project (which seems
reasonable, just for completion sake if nothing else), that we look at
coding that in Java.  (I would look at that as a good justification to
learn the language.)

&gt;Project home(s), project maintainer(s):
&gt;
&gt;I'm volunteering to be project maintainer, keeping track of source code,
&gt;releases and so forth.  If someone else wants to, thats fine too.

Sounds good to me. :)

&gt;I'm also volunteering to host the project on one of my computer,
&gt;Frost.slimy.com.  (also [www.]{mud,pdmud,openmud}.slimy,com.)  It's a
&gt;600 MHz Alpha running Linux, with a 24x7 160 Kbit network connection.
&gt;It's available for web hosting, source hosting, running servers, etc.
&gt;I paid for this out of my own pocket, so there aren't any strings attached. 

Great!

&gt;It might be a good idea to have modules maintained by different people,
&gt;with different machines as home.  Everything should probably get mirrored.

I agree... at least we would have to have local mirrors for development
purposes if nothing else.

Best,

Darrin


</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="00364" HREF="msg00364.html">[MUD-Dev] Re: PDMud thread summary</A></strong>
<ul compact><li><em>From:</em> J C Lawrence &lt;claw#under,engr.sgi.com&gt;</li></ul>
</UL></LI></UL>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00345" HREF="msg00345.html">[MUD-Dev] PDMud thread summary</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="msg00352.html">[MUD-Dev] Re: Recursive look</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00354.html">[MUD-Dev] Re: PDMud thread summary</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00356.html">[MUD-Dev] Re: PDMud thread summary</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00364.html">[MUD-Dev] Re: PDMud thread summary</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00353"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00353"><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>[MUD-Dev] Re: PDMud thread summary</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00349" HREF="msg00349.html">[MUD-Dev] Re: PDMud thread summary</A></strong>, 
Niklas Elmqvist <a href="mailto:d97elm#dtek,chalmers.se">d97elm#dtek,chalmers.se</a>, Thu 22 Oct 1998, 12:06 GMT
<UL>
<LI><strong><A NAME="00354" HREF="msg00354.html">[MUD-Dev] Re: PDMud thread summary</A></strong>, 
Darrin Hyrup <a href="mailto:shades#mythicgames,com">shades#mythicgames,com</a>, Thu 22 Oct 1998, 15:41 GMT
<UL>
<LI><strong><A NAME="00389" HREF="msg00389.html">[MUD-Dev] Re: PDMud thread summary</A></strong>, 
Niklas Elmqvist <a href="mailto:d97elm#dtek,chalmers.se">d97elm#dtek,chalmers.se</a>, Fri 23 Oct 1998, 07:47 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00356" HREF="msg00356.html">[MUD-Dev] Re: PDMud thread summary</A></strong>, 
Adam J. Thornton <a href="mailto:adam#phoenix,Princeton.EDU">adam#phoenix,Princeton.EDU</a>, Thu 22 Oct 1998, 16:33 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00353" HREF="msg00353.html">[MUD-Dev] Re: PDMud thread summary</A></strong>, 
Darrin Hyrup <a href="mailto:shades#mythicgames,com">shades#mythicgames,com</a>, Thu 22 Oct 1998, 14:58 GMT
<UL>
<LI><strong><A NAME="00364" HREF="msg00364.html">[MUD-Dev] Re: PDMud thread summary</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Thu 22 Oct 1998, 21:26 GMT
<UL>
<LI><strong><A NAME="00365" HREF="msg00365.html">[MUD-Dev] Re: PDMud thread summary</A></strong>, 
Hal Black <a href="mailto:hal#moos,ml.org">hal#moos,ml.org</a>, Thu 22 Oct 1998, 22:30 GMT
<UL>
<LI><strong><A NAME="00366" HREF="msg00366.html">[MUD-Dev] Re: PDMud thread summary</A></strong>, 
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Thu 22 Oct 1998, 23:19 GMT
</LI>
<LI><strong><A NAME="00386" HREF="msg00386.html">[MUD-Dev] Re: PDMud thread summary</A></strong>, 
Vadim Tkachenko <a href="mailto:vt#freehold,crocodile.org">vt#freehold,crocodile.org</a>, Fri 23 Oct 1998, 04:17 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>