Closed dmsnell closed 6 years ago
Beyond what is a block, we need to also answer how can they be combined, and transformed, ( or maybe that is the same thing ) and how do we represent that.
we need to also answer how can they be combined, and transformed, ( or maybe that is the same thing ) and how do we represent that.
Or if they can be.
Related: #878
That’s a great point @BE-Webdesign. It’s a matter of time for somebody to try to build a block that composes other full blocks, not just the form components we offer (example: a template for a photoblog entry – an image, a playlist, and a “buy” button). Or even to try and build a drag & drop UI for building blocks. Composition will be crucial then.
We have an implementation of the block data structure but we don't know what it should be. We need a specification.
We have more than one implicit data structures:
We can do things to them:
This is a stub issue to be filled out. Some pieces exist in other issues.