CubicWeb Monthly news March 2023
Activity report
Removal of Web module part in CubicWeb
CubicWeb configuration classes no longer include anything related to CubicWeb-Web.
Simplification of CubicWeb configuration classes: several classes had been merged, for instance and also testing. In CubicWeb 4, we will only have 2 configurations classes: AllInOneConfiguration, to configure your instance ; and AppTestConfiguration, to run tests. That may be a lot of breaking changes in CubicWeb 4, but we hope development will be eased after that.
We removed all CubicWeb-Web dependencies and backward compatibility, and the pipeline is green. Now we have to procede to some tests before the CubicWeb 4 release!
See you next month!