Log note : Added RoundupRemoteLibrary (SoC) info
changed:
-
**Development Proposals**

The following is an area to be used for working through designing more complex additions to Roundup's functionality. It is not intended to be a general wishlist - the normal "feature tracker": http://sourceforge.net/tracker/?group_id=31577&atid=402791 is the place for that.

EmailTemplating -- Having per-tracker control over the messages sent by Roundup. Lots of open questions to be answered though.

OptimizingRoundup -- Roundup could use a significant performance boost in some areas.

NewFullTextIndexer -- One of those areas is the full-text indexer.

ViewDefaultsConfig -- File specifying default params for index, item and search page generation.

RoundupRemoteLibrary -- Enable remote hyperdb access.  Google Summer of Code 2006 project.

**Done**

NewTrackerConfigLayout -- Replace the current import-based tracker loading scheme with something better.

CreationPermissions -- Look into adding creation to the standard set of permissions.

ItemBasedPermissions -- Thinking of different types of permissions: action permissions and object permissions: class permission, item permission and perhaps attribute permission.