On 2011-10-20 20:16, SiegeLord wrote:
Eric Poggel (JoeCoder) Wrote:
That's what I do now with Tango 1.
But if every library I used required separate installation steps
(instead of just pitting it in the repository), there would be about a
dozen to install. I want to keep things as simple as possible for my users.
My goal is to make it as easy as:
1. Install dmd
2. Checkout Yage from Hg
3. Run the build script
Sorry, I don't mean to sound so demanding. I greatly appreciate your
work in porting tango to D2.
No offense taken. What you're suggesting seems to me a little outside of the
scope of Tango specifically. You'd have the same issue with any other 3rd party
library in D and in many other languages (e.g. C and C++). This sort of thing
is probably best solved by some cpan/ruby gem type of thing that was discussed
earlier on the mailing lists (I don't follow them anymore so I've no idea how
that turned out).
I'm working on that.
https://github.com/jacob-carlborg/orbit/wiki/Orbit-Package-Manager-for-D
https://github.com/jacob-carlborg/orbit
--
/Jacob Carlborg