Add comment noting that the "web" system needs a rewrite.
[8sync.git] / 8sync / systems / web.scm
index 76c38dfb0f3835945ffdbc91b281fbb97d73d124..3fd25ea32e2fd675461bd3bcaab69f240a2750c8 100644 (file)
@@ -22,6 +22,9 @@
 
 ;; This is a very preliminary web module.
 
+;;; TODO: This is using deprecated code and needs a rewrite after the
+;;; suspendable-ports merge.
+
 (define-module (8sync systems web)
   #:use-module (web server)
   #:use-module (web request)