doc/book/en/development/entityclasses/index.rst
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 07 Apr 2010 14:53:35 +0200
branchstable
changeset 5178 42285e33b01c
parent 5144 5a09bea07302
permissions -rw-r--r--
[iprogress] use xml_escape instead of buggy replace

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
   interfaces
   application-logic