sonata-project / dev-kit

Development kit of the Sonata-Project
https://master-7rqtwti-ptm4dx6rjpjko.eu-5.platformsh.site/
42 stars 42 forks source link

Add support to BlockBundle v4 #785

Closed wbloszyk closed 2 years ago

wbloszyk commented 4 years ago

TODO:

wbloszyk commented 4 years ago

IMHO, Support for BlockBundle v4 should not be add in Sonata 3, It can be done in easy way when block will be final. Also in Sonata 4 support for BlockBundle v3 can be keep.

We should consider add support for BlockBuindle v4 (useful for standalone Admin):

WDYT? Can you ping contributors too? @jordisala1991

jordisala1991 commented 4 years ago

There are some bundles that could be hard to upgrade, but some others are easy and should be upgraded

VincentLanglet commented 2 years ago

Now we deprecated multiple bundles, the only non-deprecated bundle without the support of BlockBundle v4 is the page bundle.

Since we're using deprecated classes in SonataPage v3, adding the v4 support doesn't seems possible to me. So I'll closing this in favor of https://github.com/sonata-project/dev-kit/issues/1715