doc/book/devrepo/entityclasses/index.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Tue, 04 Apr 2017 18:47:13 +0200
branch3.25
changeset 12131 8672535c3b89
parent 10491 c67bcee93248
permissions -rw-r--r--
[py3] Use six.text_type instead of unicode in _CWSourceCfgMixIn.update_config()

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