doc/book/devrepo/entityclasses/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 07 Feb 2017 10:37:37 +0100
changeset 11978 9d27e426adc2
parent 10491 c67bcee93248
permissions -rw-r--r--
[skel] Fix rpm's .spec file skeleton It's broken for new-style packages since it doesn't consider (even remove) python packages.

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