From ba392c218664937dbd07411a38cbbc4e6f0c69b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 16 Oct 2023 15:02:42 +0200 Subject: Add number of clearifying comments + minor cleanup. --- module/vcomponent/data-stores/common.scm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'module/vcomponent/data-stores') diff --git a/module/vcomponent/data-stores/common.scm b/module/vcomponent/data-stores/common.scm index 2fb4422a..f9dee506 100644 --- a/module/vcomponent/data-stores/common.scm +++ b/module/vcomponent/data-stores/common.scm @@ -6,6 +6,8 @@ get-all get-by-uid)) +;;; This should NOT inherit from WebDAV . +;;; Instead, CalDAV resources should hold a reference to a calendar data store. (define-class () ;; (path init-keyword: path: -- cgit v1.2.3