21
Views
1
Comments
Solved
Why need two modules
Discussion

Can someone explain to me why in the online courses there are used a module plus a 'core' module? What is the idea behind this? Why not just use one module?


Thanks

2020-03-05 14-29-02
José Costa
Solution

Hi moonwatah,

The idea is that you should structure your applications architecture in the right way from the start (even for very simple applications). So that when things grow (lots of more apps and modules with lots of dependencies), you can still manage everything.

See here for more details:

https://success.outsystems.com/Support/Enterprise_Customers/Maintenance_and_Operations/Designing_the_architecture_of_your_OutSystems_applications

Cheers,

José

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.