The embedded blocks are a very necessary tool in the development of the large web-projects. When the template structure involves multiple inheritance you can not use blocks only in the parent template.
We were hoping to get this feature in the second version of the Phalcon. But after update we again get the error "Embedding blocks into other blocks is not supported".
Whether to wait for the appearance of this feature in the future or it would be better to use another solution (Twig maybe)?