diff --git a/core/model/DataList.php b/model/DataList.php similarity index 100% rename from core/model/DataList.php rename to model/DataList.php diff --git a/core/model/DataQuery.php b/model/DataQuery.php similarity index 100% rename from core/model/DataQuery.php rename to model/DataQuery.php diff --git a/core/model/HasManyList.php b/model/HasManyList.php similarity index 100% rename from core/model/HasManyList.php rename to model/HasManyList.php diff --git a/core/model/ListDecorator.php b/model/ListDecorator.php similarity index 100% rename from core/model/ListDecorator.php rename to model/ListDecorator.php diff --git a/core/model/ManyManyList.php b/model/ManyManyList.php similarity index 100% rename from core/model/ManyManyList.php rename to model/ManyManyList.php diff --git a/core/model/RelationList.php b/model/RelationList.php similarity index 100% rename from core/model/RelationList.php rename to model/RelationList.php