home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / bit / listserv / relusrl / 226 < prev    next >
Encoding:
Text File  |  1993-01-21  |  1.7 KB  |  39 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!VTVM1.CC.VT.EDU!VALDIS
  3. Organization: Virginia Polytechnic Institute
  4. Message-ID: <930121.120252.EST.VALDIS@vtvm1.cc.vt.edu>
  5. Newsgroups: bit.listserv.relusr-l
  6. Date:         Thu, 21 Jan 1993 12:02:52 EST
  7. Sender:       Relay Users Forum <RELUSR-L@NCSUVM.BITNET>
  8. From:         Valdis Kletnieks <VALDIS@VTVM1.CC.VT.EDU>
  9. Subject: Re: Changing /signon options ?
  10. In-Reply-To:  Message of Thu, 21 Jan 1993 14:51:34 MET from <U211610@HNYKUN11>
  11. Lines: 26
  12.  
  13. On Thu, 21 Jan 1993 14:51:34 MET Fred Melssen said:
  14. >Good suggestion. Maybe the following one is even better: Do not allocote
  15. >users on any channel at all when they sign on. Only when they choose
  16. >a channel by themselves they are put on it.
  17.  
  18. Fred:
  19.  
  20. Yes, that's an even better suggestion.  Unfortunately, there's currently
  21. some 14,000 lines of code in Relay V2, most of which makes the rather
  22. rash assumption that a user is always on some channel.
  23.  
  24. I have a few ideas on how to hack this into working correctly, but there's
  25. *no* way to do it and be backward compatible.  In other words, I have to
  26. put the support code into V2.07 so the relay doesn't crash, get all the sites
  27. to upgrade, then release V2.08 that actually allows users to do it.
  28.  
  29. As for the original query - the reason that /signon fails if ch 1 is full
  30. is because when I was writing the code, I figured that it would be rather
  31. confusing for novice users if they did a /signon, and found themselves on
  32. channel 3 or 4 (which could happen if 1,2, and 3 are all full).  Then you'd
  33. get all the problems of "I did a /names 1, I signed on, and all the users are
  34. different"...
  35.  
  36. It's easy enough to code the change if there's sufficient demand for it..
  37.  
  38. /Valdis
  39.