coriolis/documentation
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
..
content Added management of Python attributes on DBo. 2022-08-13 17:46:47 +02:00
deprecated Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
etc Minor documentation patchs to work with RHEL9. 2022-01-15 17:28:21 +01:00
examples Adapt Nix code to Python 3 switch. 2021-10-26 20:10:59 +00:00
output Added management of Python attributes on DBo. 2022-08-13 17:46:47 +02:00
patchs Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
themes/nest-coriolis Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
CMakeLists.txt Cleanup of CMake, again. 2021-10-01 19:29:29 +02:00
build.py Minor documentation patchs to work with RHEL9. 2022-01-15 17:28:21 +01:00
pelicanconf.py Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00