1997Q1/
<!-- MHonArc v2.4.4 -->
<!--X-Subject: Re: Resets and repops -->
<!--X-From-R13: pynjNahyy.arg -->
<!--X-Date: from tacitus.globecomm.net [207.51.48.7] by mx4.ibm.net id 859613162.100986&#45;1 Sat Mar 29 05:26:02 1997 -->
<!--X-Message-Id: 333bfb9f0f34002#msgSFO01,schwab.com -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: 199703280235.CAA15161#out2,ibm.net -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, Re: Resets and repops</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:claw#null,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>
[&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="msg00255.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00256.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Thread:&nbsp;
[&nbsp;<a href="msg00255.html">Previous</a>
&nbsp;|&nbsp;<a href="msg00266.html">Next</a>
&nbsp;]
&nbsp;&nbsp;&nbsp;&nbsp;
Index:&nbsp;
[&nbsp;<A HREF="author.html#00257">Author</A>
&nbsp;|&nbsp;<A HREF="#00257">Date</A>
&nbsp;|&nbsp;<A HREF="thread.html#00257">Thread</A>
&nbsp;]

<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>Re: Resets and repops</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: <A HREF="mailto:mud-dev#null,net">mud-dev#null,net</A></LI>
<LI><em>Subject</em>: Re: Resets and repops</LI>
<LI><em>From</em>: <A HREF="mailto:claw#null,net">claw#null,net</A></LI>
<LI><em>Date</em>: Fri, 28 Mar 97 09:04:04 -0800</LI>
<LI><em>Reply-to</em>: <A HREF="mailto:claw#null,net">claw#null,net</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 27/03/97 at 06:58 AM, cg#ami-cg,GraySage.Edmonton.AB.CA (Chris
Gray) said: &gt;Very similar to handling the use of words like 'it':

&gt;    Drop the book into the incinerator then read it.

&gt;[I've been thinking about supporting 'it'].

I support it purely by retaining the last referenced named object. 
This has some obvious grammatical precedent weaknesses, but it works
often enough I find it useful.  

&gt;Currently I have a server function 'It()' that returns the object in
&gt;the current command, but is reset between commands. The above is
&gt;actually two commands, so I need to save the value. Not clearing the
&gt;variable is no good because it points to a now-deleted object.
&gt;Pointing to it prevents the total deletion of the objection, but
&gt;incinerating it will have removed all of its properties, so its
&gt;effectively gone. ...

Similarly here.  The IT value is an Object ID for an object that no
longer exists.  Its not a counted reference, so there's no GC based
trying to keep anything in memory or existance (ie the book does get
deleted).  It's purely an ID.  The result is that the user gets back
something like:

  &gt; Drop the bood into the incinerator and then read it
  The book burns merrily!
  That no longer exists.  

Not as pretty as it could be, but workable.

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




</PRE>

<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00255.html">Re: Resets and repops</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00256.html">Re: Mixture</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00255.html">Re: Resets and repops</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00266.html">Re: Resets and repops</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00257"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00257"><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: Resets and repops</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00247" HREF="msg00247.html">Re: Resets and repops</A></strong>, 
Adam Wiggins <a href="mailto:nightfall#inficad,com">nightfall#inficad,com</a>, Fri 28 Mar 1997, 14:11 GMT
</LI>
<LI><strong><A NAME="00249" HREF="msg00249.html">Re: Resets and repops</A></strong>, 
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Sat 29 Mar 1997, 04:15 GMT
</LI>
<LI><strong><A NAME="00251" HREF="msg00251.html">Re: Resets and repops</A></strong>, 
claw <a href="mailto:claw#null,net">claw#null,net</a>, Sat 29 Mar 1997, 05:54 GMT
</LI>
<LI><strong><A NAME="00255" HREF="msg00255.html">Re: Resets and repops</A></strong>, 
claw <a href="mailto:claw#null,net">claw#null,net</a>, Sat 29 Mar 1997, 11:45 GMT
</LI>
<LI><strong><A NAME="00257" HREF="msg00257.html">Re: Resets and repops</A></strong>, 
claw <a href="mailto:claw#null,net">claw#null,net</a>, Sat 29 Mar 1997, 13:26 GMT
</LI>
<LI><strong><A NAME="00266" HREF="msg00266.html">Re: Resets and repops</A></strong>, 
S001GMU <a href="mailto:S001GMU#nova,wright.edu">S001GMU#nova,wright.edu</a>, Mon 31 Mar 1997, 23:04 GMT
</LI>
<LI><strong><A NAME="00267" HREF="msg00267.html">Re: Resets and repops</A></strong>, 
S001GMU <a href="mailto:S001GMU#nova,wright.edu">S001GMU#nova,wright.edu</a>, Mon 31 Mar 1997, 23:27 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00098" HREF="msg00098.html">Re: Room coding</A></strong>, 
Nathan Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Thu 13 Mar 1997, 10:29 GMT
<UL>
<li>&lt;Possible follow-up(s)&gt;<br>
<LI><strong><A NAME="00104" HREF="msg00104.html">Re: Room coding</A></strong>, 
Nathan Yospe <a href="mailto:yospe#hawaii,edu">yospe#hawaii,edu</a>, Thu 13 Mar 1997, 23:00 GMT
</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>