doc/book/devrepo/entityclasses/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 25 Jun 2019 14:42:06 +0200
branch3.26
changeset 12667 ac79dfde9cb1
parent 10491 c67bcee93248
permissions -rw-r--r--
[debian] Add ${misc:Depends} where missing Fixes lintian warning "debhelper-but-no-misc-depends".

Data as objects
===============

In this chapter, we will introduce the objects that are used to handle
the logic associated to the data stored in the database.

.. toctree::
   :maxdepth: 1

   data-as-objects
   load-sort
   adapters
   application-logic