]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000273.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000273.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] lists
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20lists&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000272.html">
11 <LINK REL="Next" HREF="000267.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] lists</H1>
15 <B>Andrew Kempe</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20lists&In-Reply-To="
17 TITLE="[IRCServices Coding] lists">andrewk at isdial.net
18 </A><BR>
19 <I>Thu Feb 14 01:50:21 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000272.html">[IRCServices Coding] lists
22 </A></li>
23 <LI>Next message: <A HREF="000267.html">[IRCServices Coding] Re: [IRCServices] Services 4.5.38 released
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#273">[ date ]</a>
27 <a href="thread.html#273">[ thread ]</a>
28 <a href="subject.html#273">[ subject ]</a>
29 <a href="author.html#273">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>The problem with regexps is that it is possible to get the parser into a
35 loop. Obviously coders try to avoid this on their own systems, but users
36 have a habbit of valliantly trying to break things on services. Poorly
37 formed regexps can also take ages to run. Again, this would be something
38 users would try to exploit.
39
40 Andrew
41
42 ----- Original Message -----
43 From: &quot;,,,&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">v13 at it.teithe.gr</A>&gt;
44 To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
45 Sent: Thursday, February 14, 2002 1:09 AM
46 Subject: [IRCServices Coding] lists
47
48
49 Is it possible to add regexp support to access lists, akill list etc?
50 Many clones in our network use nicknames or userids tha can be described
51 with
52 regexps but not with *? masks.. We could realy use akills with regexps on
53 userids during the past 3 months and i believe akick lists will be much more
54 efficient. An 'easy' way whould be to flag regexp entries and use the
55 system's regexp functions (they are very fast) when matching them.
56
57 &lt;&lt;V13&gt;&gt;
58 ------------------------------------------------------------------
59 To unsubscribe or change your subscription options, visit:
60 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
61
62
63
64
65 </PRE>
66
67 <!--endarticle-->
68 <HR>
69 <P><UL>
70 <!--threads-->
71 <LI>Previous message: <A HREF="000272.html">[IRCServices Coding] lists
72 </A></li>
73 <LI>Next message: <A HREF="000267.html">[IRCServices Coding] Re: [IRCServices] Services 4.5.38 released
74 </A></li>
75 <LI> <B>Messages sorted by:</B>
76 <a href="date.html#273">[ date ]</a>
77 <a href="thread.html#273">[ thread ]</a>
78 <a href="subject.html#273">[ subject ]</a>
79 <a href="author.html#273">[ author ]</a>
80 </LI>
81 </UL>
82
83 </body></html>