On Wed, Aug 22, 2012 at 12:47 AM, Rene Maurer <[email protected]> wrote: > On 08/20/2012 at 06:08 C Anthony Risinger <[email protected]> wrote: >> >> i'm pleased to announce that with the latest push i am now able to run >> a very non-trivial application without any apparant breakage (thanks >> Lex for borrowing me said application ;-). >> >> it needs some more days before merging, but it now implements >> everything needed to start and RUN *any* app ... should this not be >> the case, please LMK asap. > > Fantastic, impressive!!! > > I have no time to do really deep testing. But as far as i can see my > non-trival application (using timers, json rpc etc etc) runs without > any serious troubles! (i have an unicode exception in a dialog and i > assume some text colors must be defined in css ...as they are white > instead of black). I also have the impression that giwebkit is really > fast (at least faster than python webkit).
that's great to hear :-) i'd be interested in hearing more about the unicode exception when you get a chance (there is plenty to do, no rush there ...). the CSS stuff is an semi-known issue ... i haven't investigated yet but i know there are some naming conflicts happening there. i'm looking into some other options for XMLHttpRequest, but should get everything merged very soon, and can work from there. -- C Anthony --
