Mercurial > hg > orthanc-python
changeset 331:4e1efa5fbc61
cleanup todo
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Thu, 20 Aug 2026 17:42:25 +0200 |
| parents | 0cfe173e428d |
| children | 35d09327ee25 |
| files | TODO |
| diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Thu Aug 20 17:36:31 2026 +0200 +++ b/TODO Thu Aug 20 17:42:25 2026 +0200 @@ -16,10 +16,6 @@ Possible improvements: ===================== -* In ReceivedInstanceFilter: change the orthanc.InstanceOrigin enum for an - object similar to the origin table in lua for the Python Plugin? - https://discourse.orthanc-server.org/t/python-plugin-get-origin-information-calledaet-remoteip/4045 - * 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).
