6d1e4d06cf
Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
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
|
|
|
|
|