Block creation is currently done in the registry - whose only job should be to provide block classes for something else to create. Remove the Block Registry from within the Harness. Consider making it a strategy; one for new block and another loading from JSON.
Block creation is currently done in the registry - whose only job should be to provide block classes for something else to create. Remove the Block Registry from within the Harness. Consider making it a strategy; one for new block and another loading from JSON.