coriolis/documentation/content/pages
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
..
alliance Created docker images to check rebuild on various distributions. 2020-02-09 18:18:42 +01:00
check-toolkit Documentation cleanup & rebuild. 2020-11-12 14:22:31 +01:00
python-cpp Full update of the generated documentation. 2020-04-27 14:14:03 +02:00
python-cpp-new Updated doc of the new Python/C++ template wrapper. 2021-09-26 17:27:57 +02:00
python-tutorial Added management of Python attributes on DBo. 2022-08-13 17:46:47 +02:00
rds Documentation cleanup & rebuild. 2020-11-12 14:22:31 +01:00
stratus Documentation cleanup & rebuild. 2020-11-12 14:22:31 +01:00
users-guide Full update of the generated documentation. 2020-04-27 14:14:03 +02:00
documentation.rst Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
gitlab.rst Full update of the generated documentation. 2020-04-27 14:14:03 +02:00
homepage.rst Clarify semantic of flatten Collections (walkthrough). 2020-03-10 12:10:53 +01:00
symbolic-layout.rst Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00