ons 2003-11-19 klockan 04.50 skrev Daniel Miao: > Hi, Hi!
> I'm just wondering.. how dependent is loudmouth on glib? or, more > importantly, how difficult would it be to remove that dependency? i'm > looking for a good c library to develop an os x jabber client on top > of, but i don't want to have to bundle glib libraries with the > application (since they're not installed with os x by default). It currently uses GLib for lists, hash tables, xml parsing, network layer. Is it really a problem to bundle the necessary parts of GLib together with your application, just as you will have to do with Loudmouth? I've been thinking some of copying the needed parts of Glib into Loudmouth in order to remove the dependency but so far I haven't really seen the use of it. Let me know the reasons why a Glib dependency is a big problem and I might reconsider :) Regards, Mikael Hallendal -- Mikael Hallendal [email protected] Imendio HB http://www.imendio.com Phone: +46 (0)709 718 918
