summaryrefslogtreecommitdiff
path: root/olddocs/restrictions.md
diff options
context:
space:
mode:
Diffstat (limited to 'olddocs/restrictions.md')
-rw-r--r--olddocs/restrictions.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/olddocs/restrictions.md b/olddocs/restrictions.md
new file mode 100644
index 0000000..72807c3
--- /dev/null
+++ b/olddocs/restrictions.md
@@ -0,0 +1,4 @@
+This is a file to keep track of API restrictions that simplify the implementation of the package. I would like to eliminate them, but...
+
+- Once you open a window, the controls are finalized: you cannot change the window's control or add/remove controls to layouts.
+- Once you open a window, you cannot change its event channels or its controls's event channels.