On Thu, 11 Aug 2011 08:58:28 +0200, Jacob Carlborg <d...@me.com> wrote:
On 2011-08-10 19:02, Simen Kjaeraas wrote:
On Sun, 31 Jul 2011 07:27:19 +0200, Jonathan M Davis
<jmdavisp...@gmx.com> wrote:
So, what major functionality which we don't currently have would you
like to
see in either Phobos or in a 3rd party library so that you could use
it in
your D programs?
Database connectivity, XML, OpenGL bindings, full OS bindings,
vector math (think games).
Phobos already have an XML module, although not very good. For OpenGL
bindings there is Derelict: http://www.dsource.org/projects/derelict
I know. As far as I can see, D is a good option for indie gamedevs
and hobbyists who want to try their hand at making games. For that
reason, a 'batteries included' version would be a good idea, IMO.
--
Simen