|
|
After a first team webconf we acted to do the following task
|
|
|
|
|
|
* Study how our internal libs are used in all the tools
|
|
|
* Study Argonaut Component in regard of FusionDirectory
|
|
|
* Classify tools in 4 part
|
|
|
" Argonaut Client/server
|
|
|
* Argonaut Modules for Client/server
|
|
|
* Argonaut standalone tools but included in Modules for Client/server
|
|
|
* Argonaut standalone tools only using internal custom libs
|
|
|
* Study Development made for customers
|
|
|
* condorcet invitation workflow
|
|
|
* condorcet user reminder with support of minimal support for supann state
|
|
|
* i think about six modules in the argonaut framework
|
|
|
* ldap : get information from ldap for various plugins configuration,
|
|
|
* config : get information from the configuration backend
|
|
|
* webservice : acces to the webservice in a easy way, we discussed about the gitlab python api who looks nice
|
|
|
* dns : be able to parse and write dnszone with all the particularity
|
|
|
* supann : manage the attributes from the various part of supann to easy integration in script
|
|
|
* mail : management of sending mail with templates and internationalization
|
|
|
* schedule : be able to schedule actions of different kind
|
|
|
* argument : parse argument from comamnd line in a standard way |