[Adium-devl] [Adium-svn] rev 23712 - trunk/Plugins/Facebook Service
Andreas Monitzer
am at adiumx.com
Fri May 30 09:42:33 UTC 2008
On May 29, 2008, at 12:33, Evan Schoenberg wrote:
>
> In addition to preferring my implementation to pidgin-facebook's,
> we're not set up to make use of pidgin prpls which aren't compiled
> statically, anyways, with the new build system.
I think that would be very hard, because some AIAccounts (msn and xmpp
specifically) have to call directly into their libpurple-counterparts
to do some things the standard lowest-common-denominator-API doesn't
support (just try to create a protocol-independent abstraction of the
discovery browser...).
Perhaps this could be changed to dynamic symbol lookups by using
dlsym, but this would be even messier.
andy
More information about the devel
mailing list