summaryrefslogtreecommitdiffstats
path: root/doc/1.0-roadmap
blob: d6dc4cefcccafb61e777a3a230997e2422777433 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
This document details the major work needed before Bcfg2 is ready for
a 1.0 release. The high-level goal for 1.0 is to fix long-standing
architecture warts and provide a reasonable internal API for the
server. 

* Goals for 1.0
** Fix the POSIX path problem
** Build a comprehensive server plugin architecture
*** see plugin-roles for details and implementation status
** Version Control Backend
** Clean up client/server statistics data format
** Multithreaded server (sync from Cobalt)
** properties switch to connector plugin