summaryrefslogtreecommitdiff
path: root/Software/CfgDevel.mdwn
blob: 54058f2910f1fbbd7621c68845e0cd625a9b9c45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

Things that have been discussed on the mailing list: 

                     * We don't want to depend on Xerces anymore. 
                     * Implementation of remote administration that goes on top[1] or under[2] the Software.CFG framework in contrast to put dependencies right into Software.CFG.  
                     * (problem may be overcome) Possibly reimplementing entirely in perl to avoid C++ <-> perl communication as only very recent gcc compilers don't have a bug that causes issues w/ it. [1] 
[1] remote access (WBEM) top-layer [[http://article.gmane.org/gmane.comp.sysutils.cfg.devel/37|http://article.gmane.org/gmane.comp.sysutils.cfg.devel/37]] 

[2] remote access (ssh) backend [[http://article.gmane.org/gmane.comp.sysutils.cfg.devel/33|http://article.gmane.org/gmane.comp.sysutils.cfg.devel/33]] 

Back to Software.CFG