03:30 - Effective custom addons modularity in large projects
Technical
Location: Millau Room - Technical - 11/6/23, 3:30 PM - 11/6/23, 4:00 PM (+0100) (30 minutes)

03:30 - Effective custom addons modularity in large projects
Thomas Binsfeld https://acsone.eu/ thomas.binsfeld@acsone.eu 00352691506003

Thomas is a software engineer and tech lead at Acsone. He spends part of his workdays staring at colorful dependency graphs and hunting for refactoring opportunities.


Odoo is well known for the modular architecture encouraged by its framework.

When it comes to organizing custom code, however, the best way to do it is not necessarily obvious to developers and several approaches are possible. Is the modular structure of the Odoo official apps a good guide? Does the structure of OCA addons apply to custom code? What are the impacts of different approaches on project maintenance and migration projects?

In this talk we will address such questions and more. We will also illustrate the use of graph analysis tools to reason about modularity in large scale projects and guide refactoring initiatives.