yams #69392 keep track of which cube some part of the schema is coming from [validation pending]
priority | important |
---|---|
type | enhancement |
done in | 0.39.0 |
load | 0.500 |
load left | 0.000 |
closed by | #ad95fd2c46de add `package` attribute on (etype, rtype, rdef) keeping track of which part (cube) it is coming from. Close #69392 |
patch | have a `package` attribute on schema entities (etype, rtype, rdef) which keep track of which part of the schema it is coming from. Close #69392 [applied] |
Comments
-
2013/02/20 09:35, written by acampeas
-
2013/09/27 07:58, written by acampeas
-
2013/09/27 08:43, written by sthenault
add commentThat sounds a lot like having a namespace per cube (schema-wise).
What is the purpose of this ?
for instance being able to fix https://www.cubicweb.org/ticket/1768095
(and I'm pretty sure we'll find more application, but that's a guess)