-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTACHELES
37 lines (21 loc) · 903 Bytes
/
TACHELES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
This is a short document describing the changes that have to be made
and those that must be made for better integration of other services.
it also contains lot of cleanups.
DONE for the REBASE
+ solve import issue of apps (parts that are used in apps and services
should not reside in the services directory. i introduced
core/paroli/ to put those parts there).
+ remove nfs- (default installation location is /usr/share/paroli)
+ rename toplevel dirs (i removed the paroli- in front of the dirnames
which makes typing alot easier).
TODOs for REBASE
- move *ALL* services to services/!
- cleanup build
- remove incorrect information from README & docs
- prefere and maintain a start script
- rename *2 -> *
- check all logger names
- restructure service pakages
- move abtract (fallback-) classes out of plugin structure?
- allow separation FSO / pyneo
- add pyneo functionality