On Fri, Aug 3, 2012 at 4:38 PM, C Anthony Risinger <[email protected]> wrote: > On Fri, Aug 3, 2012 at 5:44 AM, C Anthony Risinger <[email protected]> wrote: >> this is brief because i need to go to bed, but i've got the gobject >> backed running near flawlessly for simple examples, and only a couple >> edge cases to get the heavier stuff running. >> >> still need to add important bits, like XMLHTTP, but i'll be working on >> it more this weekend. the good news is DOM handling is near 100% >> perfect, and stuff like alerts are working as well.
DOM handling is 100% now, and save one or two very small quirks (namely, window.location needs a small custom object) i am able to run KitchenSink 100%! hooray! i'll be working on XMLHTTP today/tomorrow (whichever == Sunday in your head/timezone) ... after that it should serve as a full replacement for any other runtime. after XMLHTTP ill add Timer support -- SVG is not currently enabled in GObject generated bindings, but by this point i'm pretty familiar with the code so i may look into enabling it down the line. once we are relatively stable i plan to fix the upstream patch, hopefully before next release, and also dig into Firebreath as the End-All-Be-All-Solution. thanks, -- C Anthony --
