aboutsummaryrefslogtreecommitdiff
path: root/doc/cbt-developer/version-compatibility.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cbt-developer/version-compatibility.md')
-rw-r--r--doc/cbt-developer/version-compatibility.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/cbt-developer/version-compatibility.md b/doc/cbt-developer/version-compatibility.md
index 986bb37..f324c31 100644
--- a/doc/cbt-developer/version-compatibility.md
+++ b/doc/cbt-developer/version-compatibility.md
@@ -25,6 +25,9 @@ However there are more things that can break compatibility when changed:
- communication between versions via reflection in particular
- how the TrapSecurityManager of each CBT version talks to the
installed TrapSecurityManager via reflection
+- communication via the file system
+ - cache folder location any layout
+ - .cbt-loop.tmp file
## How to detect accidental breakages?