|
From: | Jason Rumney |
Subject: | Re: Linking Emacs with libxml2 |
Date: | Tue, 07 Sep 2010 08:36:59 +0800 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 |
On 07/09/2010 03:17, address@hidden wrote:
We dont need a generic FFI to link with libxml2, so thats not hindering adoption. What we would need is an interface specification for xml parsing in Emacs, and a specific implementation for libxml2. The problem is rather that adding more dependencies complicates maintenance of Emacs, and that maintaining a process buffer style interface is perceived as simpler. Given that sentiment, strong arguments needs to be presented in favour of in-process handling.
libxml2 is already linked if librsvg is being linked, so it isn't even an additional dependency.
[Prev in Thread] | Current Thread | [Next in Thread] |