diff --git a/common/common-image/todo.txt b/common/common-image/todo.txt new file mode 100644 index 00000000..c8ed52d1 --- /dev/null +++ b/common/common-image/todo.txt @@ -0,0 +1,6 @@ +TODO: + Remove compile-time dependency on JMagick: + - Extract interface for MagickAccelerator + - Move implementation to separate module + - Instantiate impl via reflection +DONE: \ No newline at end of file