My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages
Links

Darkstar EXP is a modified version of the official Project Darkstar Server distribution. It contains experimental new features which do not exist in the vanilla Darkstar. If experience shows that some of the features are useful, they may be included in the vanilla Darkstar by its developers. Individual features can be enabled and disabled by editing the darkstar-exp.properties file.

The project files are available in Maven format in a Maven repository (see MavenIntegration).

If you wish to contribute to Darkstar EXP, contact the project owner (username@gmail.com). You should provide a patch for your modifications and unit tests which verify the new functionality. You will then get write access to the source repository so that you can maintain your own features.

Current Features

  • TransparentReferences - Avoid manual management of ManagedReferences (by Esko Luontola, since 0.9.6_2)
  • Decoupled AppContext from its implementation details to allow mocking the whole Darkstar (by Esko Luontola, since 0.9.6_1)
  • Mocking support to help testing Darkstar applications (by Esko Luontola, since 0.9.6_1)
  • Interpret the application root in the application properties file as relative to the properties file, instead of the working directory (by Esko Luontola, since 0.9.6_0)

In Progress

(None)

Planned Features

Powered by Google Project Hosting