Jon Keating schrieb:
On Sat, Apr 15, 2006 at 10:17:46PM +0200, QnD [Joachim Staib] wrote:
I also had these thoughts and maybe have an idea how to cope with this
problem. Maybe one could use string identifiers (just as the event system
does). This would be somehow the following way:
An event object has some common fields, something like
struct LicqEvent
{
ulong id, ppid;
time_t time;
user_ident user_identifier;
char* message/comment;
};
and also a field for extended variables, which is organized as another
object. to access a field one could maybe do:
LicqEvent->extra->getString("special string variable");
or
LicqEvent->extra->getULong("special ulong variable");
This does sound like a good idea and I will work on expanding on it and
putting it in the Wiki today. That way if there is any need for more
discussion, we can talk about it tomorrow night at the meeting.
Jon
Is it possible to have the meeting one hour earlier? This would be 2000
GMT+9 (and 1300 GMT+1).
Regards
Joachim
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel