[IRCServices] A ilttle suggestion for set mlock

Strider strider at chatcircuit.com
Fri Aug 3 21:04:01 PDT 2001


Not really, it could use similar coding as yours would require. Using the =
would require it to check existing modes as well, so why not leave out the =
and not have to deal with checking to see if that is in the mode list. If
any slowdown happens, it would be unnoticeable, and more than likely be
caused by adding extra parameters rather than just adding an extra feature
or changing the behavior. I don't know C too well, but if something like
this were done in TCL I could modify it quite easily, possibly adding only a
few lines of code, but adding the = to append a mode would add those same
few lines of code, plus the check for the =.

I can see how that could be confusing to some users though without using the
=. As for the placement, if coded right, it could be placed anywhere you
want and still work.

Beau (Strider) Steward
chatcircuit administrator and 6bit band member
strider at chatcircuit.com        www.chatcircuit.com
ircadmin at chatcircuit.com     irc.chatcircuit.com
strider at 6bit.net                    www.6bit.net
>
> that is a bit confusing. after adding and removing some flags you could
> potentially end up with something like +nts-ilkmcaB. i'm not familar with
> the internals of how ChanServ checks channel modes, but could that lead to
> a tiny bit of slowness?
>
> --
> Will
>
> -----------------------------------------------------------
> To unsubscribe, mail ircservices-request at ircservices.za.net
> with the word UNSUBSCRIBE in the subject of the mail.
> http://www.ircservices.za.net/mailman/listinfo/ircservices
>