add log from 2010-12-01
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
c6a27aa82a
commit
a88dc3d8cf
1 changed files with 32 additions and 0 deletions
32
doc/internal/logs/2010-12-01
Normal file
32
doc/internal/logs/2010-12-01
Normal file
|
@ -0,0 +1,32 @@
|
|||
what does a type contain?
|
||||
|
||||
- possible explorer functions to find out about the system state
|
||||
- scripts being run on the server, which inputs cconfig and generates code to
|
||||
apply changes on the client
|
||||
-> logs errors through stderr
|
||||
->
|
||||
|
||||
- cdist takes all the type scripts, for each defined type
|
||||
- when to run cdist-explorer tools from types?
|
||||
- get general impression first and then consider tools?
|
||||
|
||||
- what about the overwrites / order / inherits problem?
|
||||
- is a "how to reuse x"-problem
|
||||
- NO OVERWRITE POSSIBLE!!!!!!!
|
||||
- once defined, no redefine
|
||||
- record creator to issue warning on collision detection!
|
||||
|
||||
|
||||
- "i want to do the same as x, but change a single bit"
|
||||
- i call the other type under my own name and overwrite stuff afterwards
|
||||
|
||||
- apache, tomcat, etc.
|
||||
-
|
||||
TYPECHANGES are good!
|
||||
|
||||
- what is cm?
|
||||
- copying files around
|
||||
- changing files
|
||||
- removing files
|
||||
- put together in a context
|
||||
|
Loading…
Reference in a new issue