coriolis/hurricane/doc/analog/latex
Jean-Paul Chaput 56aa978a9b Added management of Python attributes on DBo.
* New: Isobar::PyAttributesHolder, a PyObject with only a dictionary
    to hold the attributes associated to a DBo.
* New: Isobar::PyHolderProperty, the Property that encapsulate
    PyAttributesholder.
* New: Isobar::PythonAttributes, the extension to simplify the
    management of the PyAttributesholder.
* Change: In PyEntity, now use a dedicated tp_getattro and tp_setattro
    to delegate the Python attribute access towars the PyAttributesholder.
* New: In hurricane/doc & documentation, update docs regarding Python
    attributes managment.
2022-08-13 17:46:47 +02:00
..
Makefile Added management of Python attributes on DBo. 2022-08-13 17:46:47 +02:00
doxygen.sty Added management of Python attributes on DBo. 2022-08-13 17:46:47 +02:00
index.tex Added management of Python attributes on DBo. 2022-08-13 17:46:47 +02:00
refman.tex Added management of Python attributes on DBo. 2022-08-13 17:46:47 +02:00