summaryrefslogtreecommitdiff
path: root/olddocs/restrictions.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-08-30 23:01:08 -0400
committerPietro Gagliardi <[email protected]>2014-08-30 23:01:08 -0400
commit155899c65ed32245e2ccad4197a10c77017d835b (patch)
tree4c337130ff5d1640efc1e94258ab3b8a9eef0c55 /olddocs/restrictions.md
parent3d4e54822dc6117306d5a4ac0e79017c4810b657 (diff)
Out with the old...
Diffstat (limited to 'olddocs/restrictions.md')
-rw-r--r--olddocs/restrictions.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/olddocs/restrictions.md b/olddocs/restrictions.md
deleted file mode 100644
index 72807c3..0000000
--- a/olddocs/restrictions.md
+++ /dev/null
@@ -1,4 +0,0 @@
-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.