what are your plans with D?

6 views
Skip to first unread message

Ben Aurel

unread,
Jul 25, 2008, 8:08:35 PM7/25/08
to caffe...@googlegroups.com
hi
I've just checked your last changed when I noticed some new additions with the D language.

I try to understand what this code does, but I somehow I don't get it...

What are you trying to do? Calling haxe from D? Right? What is this good for?

The other way around would make more sense. To call D libs from haxe.

Like I said I'm missing the big picture here- please tell me, what you're doing.

thanks
ben

Russell Weir

unread,
Jul 26, 2008, 10:25:48 PM7/26/08
to caffe...@googlegroups.com
Actually, I just wrote a set of classes that is compatible with Haxe's
Dynamic type, so that I could do Haxe serialization to and from D
programs. I'd started that for a database I'm working on, but I've
switched to Java for it's implementation, since there's just not
enough D support libraries for what I was trying to do.
The D <-> Haxe serialization even allows for serializing and
deserializing classes, as long as the class is written in both
languages having the same fields etc. Check the /ext/Tests/ directory,
I should have examples in there as well.

Russell.

Reply all
Reply to author
Forward
0 new messages