7641c04438
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
7 lines
179 B
Text
7 lines
179 B
Text
== types with namespaces ==
|
|
- allow types to have namespaces, e.g.
|
|
__path/my/type
|
|
implemented as a proof of concept at:
|
|
https://github.com/asteven/cdist/tree/type-namespaces
|
|
|
|
|