<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font face="Georgia">If I file that in, inputValue and outputValue
      are undeclared variables. If that is true on your system, then all
      users are sharing the same two variables and the behavior you
      report will happen when the timing of concurrent users' actions is
      just right.<br>
      <br>
      Cheers,<br>
      Bob<br>
      <br>
      <br>
      SeventhTestComponent&gt;&gt;inputValue(inputValue is Undeclared)
      SeventhTestComponent&gt;&gt;inputValue:(inputValue is Undeclared)
      SeventhTestComponent&gt;&gt;outputValue(outputValue is Undeclared)
      SeventhTestComponent&gt;&gt;outputValue:(outputValue is
      Undeclared) <br>
    </font><br>
    On 9/11/10 1:39 AM, Lawson English wrote:
    <blockquote cite="mid:4C8B161F.2050406@cox.net" type="cite">&nbsp;On
      9/10/10 10:12 PM, Lukas Renggli wrote:
      <br>
      <blockquote type="cite">
        <blockquote type="cite">I invited bunches of people to spam
          click on the submit button and every now
          <br>
          and then people notice that stray values start appearing in
          the entry field,
          <br>
          as though sessions were sharing data in some way.
          <br>
        </blockquote>
        Normally that shouldn't happen, unless of course you use shared
        state.
        <br>
        <br>
        <blockquote type="cite">It's running in a (hopefully well
          sand-boxed) account on my computer:
          <br>
          <a class="moz-txt-link-freetext" href="http://72.200.121.127:8080/SeventhTestComponent">http://72.200.121.127:8080/SeventhTestComponent</a>
          <br>
        </blockquote>
        Can't reach it.
        <br>
        <br>
        <blockquote type="cite">Not sure where to upload the source
          code, but you can browse the instance
          <br>
          methods from within the page.
          <br>
        </blockquote>
        Maybe you can copy and paste the methods into a mail? File-out
        the
        <br>
        class? Or publish a Monticello package?
        <br>
        <br>
        Lukas
        <br>
        <br>
      </blockquote>
      Wasn't sure how to get it into a public monticello respository.
      Here's the file-out .st file.
      <br>
      <br>
      <br>
      Lawson
      <br>
      <br>
      <br>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
seaside mailing list
<a class="moz-txt-link-abbreviated" href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a>
<a class="moz-txt-link-freetext" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a>
</pre>
    </blockquote>
  </body>
</html>