]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2001/000028.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2001 / 000028.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] srvcs 5
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20srvcs%205&In-Reply-To=200112151945.VAA04508%40ppp0.the.forthnet.gr">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000027.html">
11 <LINK REL="Next" HREF="000029.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] srvcs 5</H1>
15 <B>Finny Merrill</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20srvcs%205&In-Reply-To=200112151945.VAA04508%40ppp0.the.forthnet.gr"
17 TITLE="[IRCServices Coding] srvcs 5">griever at t2n.org
18 </A><BR>
19 <I>Sat Dec 15 12:12:48 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000027.html">[IRCServices Coding] srvcs 5
22 </A></li>
23 <LI>Next message: <A HREF="000029.html">[IRCServices Coding] srvcs 5
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#28">[ date ]</a>
27 <a href="thread.html#28">[ thread ]</a>
28 <a href="subject.html#28">[ subject ]</a>
29 <a href="author.html#28">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>On Sat, 15 Dec 2001 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">v13 at priest.com</A> wrote:
35
36 &gt;<i> A note about callbacks:
37 </I>&gt;<i>
38 </I>&gt;<i> Callbacks are nice when someone wants to add another function to services,
39 </I>&gt;<i> but are no good, when someone wants to extend an existing one.
40 </I>&gt;<i>
41 </I>&gt;<i> I was trying to make nickserv to send one more line for the INFO command.
42 </I>*snip*
43
44
45 Command* lookup_cmd(Module* id, char* name)
46 will return the current Command* stucture for command name
47 which can then be removed and replaced, and you can call the function.
48 &gt;<i>
49 </I>&gt;<i> Using &quot;nm -g&quot; it seems that those functions are not exported from the
50 </I>&gt;<i> nickserv module.
51 </I>&gt;<i>
52 </I>&gt;<i> Is this going to change, or we should prepare for patching the main services
53 </I>&gt;<i> code ?
54 </I>
55 No need
56 &gt;<i> &lt;&lt;V13&gt;&gt;
57 </I>&gt;<i> ------------------------------------------------------------------
58 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
59 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
60 </I>&gt;<i>
61 </I>
62
63 </PRE>
64
65 <!--endarticle-->
66 <HR>
67 <P><UL>
68 <!--threads-->
69 <LI>Previous message: <A HREF="000027.html">[IRCServices Coding] srvcs 5
70 </A></li>
71 <LI>Next message: <A HREF="000029.html">[IRCServices Coding] srvcs 5
72 </A></li>
73 <LI> <B>Messages sorted by:</B>
74 <a href="date.html#28">[ date ]</a>
75 <a href="thread.html#28">[ thread ]</a>
76 <a href="subject.html#28">[ subject ]</a>
77 <a href="author.html#28">[ author ]</a>
78 </LI>
79 </UL>
80
81 </body></html>