SyliusResourceBundle icon indicating copy to clipboard operation
SyliusResourceBundle copied to clipboard

Allow FOS rest-bundle 2

Open esserj opened this issue 3 years ago • 2 comments

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets none
License MIT

the bundle was upgraded to be compatible with fos/rest v3 but that was about removing the View->setTemplate calls and replacing them with twig rendering. all other sylius bundles are using v2 and this causes incompatibility.

This will allow you to release a 1.7 version of the resource bundle, something currently not possible due to that incompatibility

esserj avatar Sep 03 '20 14:09 esserj

I'd rather just have a generic bootstrap-transform function which defaults to idenitty, since that mirrors the Netty configuration options elsewhere. Any problem with that?

ztellman avatar Oct 25 '15 19:10 ztellman

Sure, should work fine. I have only used the udp part of aleph and did not know of that convention.

jkytomak avatar Oct 25 '15 19:10 jkytomak