Revision 19f9d9441f9327277a330a655cbb258d0cda1018

Etan Reisner pidgin at unreliablesource.net
Thu Jun 28 11:09:02 EDT 2007


On Thu, Jun 28, 2007 at 10:08:58AM +0200, Andreas Monitzer wrote:
<snip>
> Doing this as a plugin would mean that I'd have to use that IPC
> mechanism somebody told me about. I don't think that anybody has ever
> used it, and it'd probably add 100x more code than it requires right
> now. My original plan was to make this feature optional and default-
> off (only active when a certain status flag is set). Would that be
> acceptable?
>
> andy

Given my quick look over the code changes in question I see no reason that
you would need to use IPC for this, as the jabber-receiving-xmlnode signal
combined with the prpl_info->send_raw() function should do everything you
need, which is exactly how the xmppconsole plugin does what it does. Using
which I imagine I could send a buzz of this sort right now manually if I
wanted to.

Did I miss something which makes that not possible?

	-Etan




More information about the Devel mailing list