Daniel Kinzler wrote:
What we still need to figure out is how to solve the chicken-and-egg situation with Multi-Content-Rev. At the moment, I'm thinking this might work:
- introduce content model (and format) registry in the DB, and populate
it.
- leave page and revision table as they are for now.
- introduce slots table, use the new content_model (and content_format)
table.
- stop using the content model (and format) from the page and revision
tables
- drop the content model (and format) from the page and revision tables
Does that sound liek a good plan? Let's for a moment assume we can get slots fully rolled out by the end of the year.
I just read some chatter about slots and multiplexing(?). It seems vaguely interesting, but I don't have enough context or knowledge to understand much of the discussion currently. Is there a request for comments page or some kind of documentation that defines and explains these concepts?
MZMcBride