HomeCode
Diffusion Zed 3cdde691783d

Refactor models in Models namespace

Description

Refactor models in Models namespace

The models in includes/objects, includes/content and includes/geo
are now moved to a Zed\Models namespace.

As part of an ongoing effort to decouple the dependencies,
each model receives a DatabaseEngine engine in constructor
and for static helper methods.

The controllers and engines are responsibles to inject
the database dependency.

Details

Provenance
derecksonAuthored on Jun 20 2023, 21:15
Parents
rZED6017638393f8: Refactor settings classes to Engines namespace
Branches
Unknown
Tags
Unknown