Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Additional Refactoring & Modularization (especially in preparation for "DSpace with Fedora Inside"). This may include the following proposals (Note: the implementation details of these proposals are obviously up for discussion):
  • Improvements / simplification to Configuration of DSpace (perhaps even moving some configs to a DB). Minimally, this needs to simplify the 'dspace.cfg'.
  • Change which Interfaces come "out-of-the-box", and allow others to be optionally installed at a later time (The following is only meant as an example.)
    • Default install may only include: XMLUI, SOLR, possibly SWORD?
    • Change LNI, OAI-PMH, REST and JSPUI to "optional". Potentially even 'deprecate' LNI (or locate external, third-party support for it).
    • Encourage the community to develop / share / support their own third-party UIs (which potentially could communicate with DSpace via REST API, or via a refactored DSpace Domain Model API).
  • Asynchronous Job Scheduler? (would replace the need to schedule jobs via 'cron' or similar)
  • Any Features/Changes that just miss making it into 1.8.0

DSpace 2.0 (TBD - Oct 2013?)

...