Re: [Vala] Libxml2 being nicer?



On Wed, Nov 11, 2009 at 10:14 AM, Joseph Montanez
<jmontanez gorilla3d com> wrote:
Hm.. I think that would work but I've been following
http://references.valadoc.org/libxml-2.0.html So i guess the bindings
for the html parse of libxml isn't there yet. I tried to follow
http://live.gnome.org/Vala/Bindings to bind libxml2 but after making
the .files and .namespace there wasn't much luck running with the
vala-gen-introspect. It just hangs doing nothing.


You have to do the libxml2 bindings by hand (like they are done now)
because libxml2 does not use GObject or (imo) a sane or consistent
naming scheme so you have to manually map it.

-- 
Travis Watkins
http://www.realistanew.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]