Mercurial > hg > orthanc-python
changeset 315:7266449c11f0
todo
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Tue, 24 Feb 2026 12:13:09 +0100 |
| parents | eb15d14693a2 |
| children | 0707c19e093d |
| files | TODO |
| diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Tue Jan 27 16:11:28 2026 +0100 +++ b/TODO Tue Feb 24 12:13:09 2026 +0100 @@ -22,6 +22,8 @@ * Allow working with python virtual env (since python 3.11, we must sometimes use --break-system-packages). +* Allow registering multiple callbacks when you want to install multiple independent python plugin (ex: RegisterOnChangeCallback). + Right now, there is a singleton in python for each callback. Primitives the Orthanc community is missing ===========================================
