# HG changeset patch # User Alain Mazy # Date 1771931589 -3600 # Node ID 7266449c11f02e927e3d1710819a781a2f72f037 # Parent eb15d14693a2882650bc94c51868dd8c90c63c06 todo diff -r eb15d14693a2 -r 7266449c11f0 TODO --- 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 ===========================================