<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: [MUD-Dev] i got's a question for yall on the best way to do something.. -->
<!--X-From-R13: Xbrl Vrff <wbrlNxvgrarg.arg> -->
<!--X-Date: Thu, 17 Jun 1999 17:35:59 -0700 -->
<!--X-Message-Id: 19990617173412.B10541#kitenet,net -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 45487435.249aa3d1#aol,com -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: [MUD-Dev] i got's a question for yall on the best way to d</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:joey#kitenet,net">
</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>
[ <a href="../">Other Periods</a>
| <a href="../../">Other mailing lists</a>
| <a href="/search.php3">Search</a>
]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->
Date:
[ <a href="msg00846.html">Previous</a>
| <a href="msg00848.html">Next</a>
]
Thread:
[ <a href="msg00842.html">Previous</a>
| <a href="msg00855.html">Next</a>
]
Index:
[ <A HREF="author.html#00847">Author</A>
| <A HREF="#00847">Date</A>
| <A HREF="thread.html#00847">Thread</A>
]
<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: [MUD-Dev] i got's a question for yall on the best way to do something..</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>: Re: [MUD-Dev] i got's a question for yall on the best way to do something..</LI>
<LI><em>From</em>: Joey Hess <<A HREF="mailto:joey#kitenet,net">joey#kitenet,net</A>></LI>
<LI><em>Date</em>: Thu, 17 Jun 1999 17:34:12 -0700</LI>
<LI><em>Mail-Followup-To</em>: mud-dev#kanga,nu</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
<LI><em>Sender</em>: <A HREF="mailto:mud-dev-admin#kanga,nu">mud-dev-admin#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>
PartyG2816#aol,com wrote:
> While this shows some finer points of MUSHes, a more basic system for
> MUD design would be the ability to do something completely nuts:
> Have Container derive from entity, and have room, object, and player
> derive from Container.
Yes, that's about how lambdamoo does it except object doesn't derive from
container.
> Then you can add another unheard of Entity
> called Exit. Exits can be held by Rooms, Objects, and (gasp)
> Players.
I forget if lambdamoo allows this, but perlmoo certianly has at some points
in its development. In fact, it does right now. :-)
> What ya think of that? Heh, before I can get to that I still have to figure
> out my area file format and how i wanna dot he reading and writing... do it
> with something like xml tags? or what *shrug* any input there would be
> appreciated also ;-)
Hm, again, that's how perlmoo does it. Here is a simple xml dumped-out
object from perlmoo.
<OBJECT ID="OBJ_10">
<FIELD NAME="bounce">
$this=shift;
"The ".$this->name." bounces.";
</FIELD>
<FIELD NAME="name">ball</FIELD>
<FIELD NAME="owner" OBJREF="OBJ_1"/>
</OBJECT>
I find that xml has given me a good combination of readability and
flexability as I've worked on perlmoo and had to change the database format
a couple of times and had to examine and modify the database directly many
times. I will probably support a less verbose format eventually though.
--
see shy jo
_______________________________________________
MUD-Dev maillist - MUD-Dev#kanga,nu
<A HREF="http://www.kanga.nu/lists/listinfo/mud-dev">http://www.kanga.nu/lists/listinfo/mud-dev</A>
</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="00842" HREF="msg00842.html">Re: [MUD-Dev] i got's a question for yall on the best way to dosomething..</A></STRONG>
<UL><LI><EM>From:</EM> PartyG2816#aol,com</LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00846.html">Re: [MUD-Dev] Properties of computer languages</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00848.html">Re: [MUD-Dev] Properties of computer languages</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00842.html">Re: [MUD-Dev] i got's a question for yall on the best way to dosomething..</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00855.html">Re: [MUD-Dev] i got's a question for yall on the best way to dosomething..</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00847"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00847"><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>Re: [MUD-Dev] Re: MUD-Dev digest, Vol 1 #105 - 12 msgs</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00852" HREF="msg00852.html">Re: [MUD-Dev] Re: MUD-Dev digest, Vol 1 #105 - 12 msgs</A></strong>,
Hans-Henrik Staerfeldt <a href="mailto:hhs#cbs,dtu.dk">hhs#cbs,dtu.dk</a>, Fri 18 Jun 1999, 14:19 GMT
</LI>
<LI><strong><A NAME="00853" HREF="msg00853.html">Re: [MUD-Dev] Re: MUD-Dev digest, Vol 1 #105 - 12 msgs</A></strong>,
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Fri 18 Jun 1999, 14:20 GMT
<UL>
<LI><strong><A NAME="00858" HREF="msg00858.html">Re: [MUD-Dev] Re: MUD-Dev digest, Vol 1 #105 - 12 msgs</A></strong>,
Mik Clarke <a href="mailto:mikclrk#ibm,net">mikclrk#ibm,net</a>, Sat 19 Jun 1999, 01:29 GMT
</LI>
</UL>
</LI>
</ul>
</LI>
<LI><strong><A NAME="00842" HREF="msg00842.html">Re: [MUD-Dev] i got's a question for yall on the best way to dosomething..</A></strong>,
PartyG2816 <a href="mailto:PartyG2816#aol,com">PartyG2816#aol,com</a>, Thu 17 Jun 1999, 22:44 GMT
<UL>
<LI><strong><A NAME="00847" HREF="msg00847.html">Re: [MUD-Dev] i got's a question for yall on the best way to do something..</A></strong>,
Joey Hess <a href="mailto:joey#kitenet,net">joey#kitenet,net</a>, Fri 18 Jun 1999, 00:35 GMT
</LI>
<LI><strong><A NAME="00855" HREF="msg00855.html">Re: [MUD-Dev] i got's a question for yall on the best way to dosomething..</A></strong>,
Mik Clarke <a href="mailto:mikclrk#ibm,net">mikclrk#ibm,net</a>, Fri 18 Jun 1999, 20:42 GMT
<UL>
<LI><strong><A NAME="00860" HREF="msg00860.html">Re: [MUD-Dev] i got's a question for yall on the best way to dosomething..</A></strong>,
Jp Calderone <a href="mailto:exarkun#flashmail,com">exarkun#flashmail,com</a>, Sat 19 Jun 1999, 03:23 GMT
</LI>
</UL>
</LI>
</UL>
<UL>
<li><Possible follow-up(s)><br>
<LI><strong><A NAME="00844" HREF="msg00844.html">Re: [MUD-Dev] i got's a question for yall on the best way to dosomething..</A></strong>,
PartyG2816 <a href="mailto:PartyG2816#aol,com">PartyG2816#aol,com</a>, Thu 17 Jun 1999, 23:36 GMT
</LI>
</UL>
</LI>
<LI><strong><A NAME="00841" HREF="msg00841.html">[MUD-Dev] Game Design [Simulation]</A></strong>,
Justin Lockshaw <a href="mailto:JustinL#HQ,Autoweb.com">JustinL#HQ,Autoweb.com</a>, Thu 17 Jun 1999, 21:48 GMT
</UL></BLOCKQUOTE>
</ul>
<hr>
<center>
[ <a href="../">Other Periods</a>
| <a href="../../">Other mailing lists</a>
| <a href="/search.php3">Search</a>
]
</center>
<hr>
</body>
</html>