From what I've understand libraries are for themes, UI elements (wb), etc with no data so everything is almost forced to be in the same front end module (data, screens, business web blocks,etc).
This goes against Outsystems idea in O11 where one of the reasons you divide applications is exactly for team management and developers being able to work on different modules.
Also it brings down the idea of agnostic engines/apps.
Hi Mariana
ODC is microservice driven architecture. Everything related to one concept is to be bounded in one application. And this application will have independent lifecycle. It can autoscale, can have fault tolerant mechanism.
As there is a paradigm shift between O11 and ODC, so we cannot really compare the two. Now the team management is driven by the microservices design.
So is it possible to have a develop a big project with ODC? It would be helpful to see an oml project that come with agnostic engines