[deimos] [tutorial] [rfc] How to set up a git repository to simplify keeping bindings up to date

mta`chrono chrono at mta-international.net
Fri Nov 11 14:36:24 PST 2011


Hey Johannes,

thanks for your great effort of writing a tutuorial. Later on you'll
have to import the bindings this way:

import systemd.deimos.sd_daeamon;
import systemd.deimos.sd_readahead;

I rather prefer something like this:

import deimos.systemd.sd_daeamon;
import deimos.systemd.sd_readahead;
import deimos.mysql.mysql;
import deimos.cairo.pdf;
import deimos.cairo.svg;
import deimos.gtk.gtk;

- mta`chrono


More information about the Digitalmars-d-announce mailing list