Djinni
2.2
|
At present, the future of Djinni looks ... slow. This is not a high priority subject for either of the two main developers, since it's not related to our graduate studies. Some people in the Henry B. Tippie School of Business Management are interested in extending it, but any future developments will be slow and incremental.
However, if you're interested in helping Djinni, here's a list of some tasks we'd like to see implemented. Some are large, and some are much more bite-sized.
boost::shared_ptr
and std::tr1::shared_ptr
at build-time<tr1/random>
. Many compilers do not yet support this header. Please do not remove the Twister code until you're sure that <tr1/random>
is supported on all the major platforms.