Re: Awesomium D wrappers/bindings

2012-12-14 Thread David
Am 14.12.2012 06:15, schrieb evilrat: i wonder why no one interested in project? maybe thats just because awesomium is um... half dead(can't pick correct word)? Because not a lot of people need this. I also wouldn't need it but I *want* it. Another reason is probably that a lot of the D users

Re: Awesomium D wrappers/bindings

2012-12-14 Thread evilrat
On Friday, 14 December 2012 at 10:42:25 UTC, David wrote: Am 14.12.2012 06:15, schrieb evilrat: i wonder why no one interested in project? maybe thats just because awesomium is um... half dead(can't pick correct word)? Because not a lot of people need this. I also wouldn't need it but I

Re: Awesomium D wrappers/bindings

2012-12-14 Thread David
Am 14.12.2012 13:15, schrieb evilrat: On Friday, 14 December 2012 at 10:42:25 UTC, David wrote: Am 14.12.2012 06:15, schrieb evilrat: i wonder why no one interested in project? maybe thats just because awesomium is um... half dead(can't pick correct word)? Because not a lot of people need

Re: Awesomium D wrappers/bindings

2012-12-14 Thread evilrat
On Friday, 14 December 2012 at 14:24:01 UTC, David wrote: I use gdb all the time! Just compile with -g and -gc. And iirc gdb supports D when compiled with gdc. okay, thanks. i'll check gdc then. with all negative to OS X this is a one of the major OS, and D should be available everywhere

Re: Awesomium D wrappers/bindings

2012-12-14 Thread Jacob Carlborg
On 2012-12-14 13:52, evilrat wrote: just because when i tried debug simple program in xcode it was really pain and suffering, the whole OS X for D coding is painful :( GDB shipped with Xcode is way to old, IIRC. -- /Jacob Carlborg

Re: Awesomium D wrappers/bindings

2012-12-14 Thread evilrat
On Friday, 14 December 2012 at 14:39:55 UTC, Jacob Carlborg wrote: GDB shipped with Xcode is way to old, IIRC. yes i know, but latest versions use lldb, though i don't used it with D yet.

Re: Awesomium D wrappers/bindings

2012-12-14 Thread Iain Buclaw
On 14 December 2012 14:24, David d...@dav1d.de wrote: Am 14.12.2012 13:52, schrieb evilrat: On Friday, 14 December 2012 at 12:24:06 UTC, David wrote: A lot of D users use Linux, which isn't supported by awesomium which debugger Linux users use? does gdb support D at least like visual

Re: Awesomium D wrappers/bindings

2012-12-14 Thread Nick Sabalausky
On Fri, 14 Dec 2012 13:22:28 +0100 Sönke Ludwig slud...@outerproduct.org wrote: It also doesn't seem to be ported to the mobile platforms, which makes it an uncertain development target. Don't the mobile platforms provide web-view components anyway? Or does all the sandboxing on them prevent