2. Introduction

This document will list all the features that are planned to be implemented in future Borges releases. The information in here will be useful for developers because they should find here all the necessary information to provide a feature. The document will also be interesting for users wishing to know what to expect from Borges.

Each feature is identified by a unique ID: if there's a SourceForge RFE for that feature, we use its ID with the sf prefix, if not we use the fx (Feature # x) ID. For SourceForge RFEs you can check the developer in charge of a feature and its status in Borges' SourceForge web site.

As soon as a feature has been implemented and tested, and when a new Borges version including it comes out, the implementor must add a paragraph in this document at the end of the features section stating in which Borges version this feature has been implemented.

Note

Needless to say programmers must:

  1. Comment the code;

  2. Document, in the Borges user manual, all modifications made;

  3. Possibly document changes in the Borges programmer's reference manual.