doc/book/devrepo/entityclasses/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 19 Jul 2016 10:47:29 +0200
changeset 11427 7d38eb1bcd1f
parent 10491 c67bcee93248
permissions -rw-r--r--
[test] Check retcode of subprocesses in devctl tests And display decoded stdout in case of failure.

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