]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000090.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000090.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] svcs5 - request
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20svcs5%20-%20request&In-Reply-To=023d01c196d9%24811dad80%240300a8c0%40asi200">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000089.html">
11 <LINK REL="Next" HREF="000091.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] svcs5 - request</H1>
15 <B>Finny Merrill</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20svcs5%20-%20request&In-Reply-To=023d01c196d9%24811dad80%240300a8c0%40asi200"
17 TITLE="[IRCServices Coding] svcs5 - request">griever at t2n.org
18 </A><BR>
19 <I>Sun Jan 6 13:05:14 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000089.html">[IRCServices Coding] svcs5 - request
22 </A></li>
23 <LI>Next message: <A HREF="000091.html">[IRCServices Coding] svcs5 - request
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#90">[ date ]</a>
27 <a href="thread.html#90">[ thread ]</a>
28 <a href="subject.html#90">[ subject ]</a>
29 <a href="author.html#90">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>On Sun, 6 Jan 2002, Ben Goldstein wrote:
35
36 Well the thing is, you would need a pointer to a function
37 that prints it to a file, as we dont know whether it contains
38 ints, chars, shorts, longs, or whatever.
39
40 &gt;<i> This is an excellent idea. I don't think it would be that big of a deal to
41 </I>&gt;<i> add this to a final database version in 5.0-release, depending on how far
42 </I>&gt;<i> off that is.. Keep up the good work, guys.
43 </I>&gt;<i>
44 </I>&gt;<i> -- Ben Goldstein (<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">beng at nc.rr.com</A>)
45 </I>&gt;<i>
46 </I>&gt;<i> ----- Original Message -----
47 </I>&gt;<i> From: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">v13 at priest.com</A>&gt;
48 </I>&gt;<i> To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
49 </I>&gt;<i> Sent: Sunday, January 06, 2002 8:52 AM
50 </I>&gt;<i> Subject: [IRCServices Coding] svcs5 - request
51 </I>&gt;<i>
52 </I>&gt;<i>
53 </I>&gt;<i> If you realy want other people to write useful modules, then it should be
54 </I>&gt;<i> possible for each module to extend the NickServ and ChanServ (and even the
55 </I>&gt;<i> others) databases. I suppose that having a:
56 </I>&gt;<i>
57 </I>&gt;<i> struct ext_list {
58 </I>&gt;<i> struct ext_list *prev, *next;
59 </I>&gt;<i> long id;
60 </I>&gt;<i> size_t size;
61 </I>&gt;<i> void *buf;
62 </I>&gt;<i> };
63 </I>&gt;<i>
64 </I>&gt;<i> that will form a list for each nickname/channel whould be what we need. It
65 </I>&gt;<i> should be easy to save it using the existing database format.
66 </I>&gt;<i> Also by providing some functions like:
67 </I>&gt;<i>
68 </I>&gt;<i> struct ext_list *get_extlist_memb(struct ext_list *head, long id);
69 </I>&gt;<i>
70 </I>&gt;<i> void update_extlist_memb(struct ext_list **head, long id, size_t size,
71 </I>&gt;<i> void *buf);
72 </I>&gt;<i>
73 </I>&gt;<i>
74 </I>&gt;<i>
75 </I>&gt;<i>
76 </I>&gt;<i>
77 </I>&gt;<i> ------------------------------------------------------------------
78 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
79 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
80 </I>&gt;<i>
81 </I>
82
83 </PRE>
84
85 <!--endarticle-->
86 <HR>
87 <P><UL>
88 <!--threads-->
89 <LI>Previous message: <A HREF="000089.html">[IRCServices Coding] svcs5 - request
90 </A></li>
91 <LI>Next message: <A HREF="000091.html">[IRCServices Coding] svcs5 - request
92 </A></li>
93 <LI> <B>Messages sorted by:</B>
94 <a href="date.html#90">[ date ]</a>
95 <a href="thread.html#90">[ thread ]</a>
96 <a href="subject.html#90">[ subject ]</a>
97 <a href="author.html#90">[ author ]</a>
98 </LI>
99 </UL>
100
101 </body></html>