summaryrefslogtreecommitdiff
path: root/restrictions.md
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2014-05-16 19:57:25 -0400
committerPietro Gagliardi <[email protected]>2014-05-16 19:57:25 -0400
commit332f9ffd5b77c73bb077933b4b5f592c9d9cde6c (patch)
tree8c344eecd660c35da0990a6826d0d425f98e6646 /restrictions.md
parentdc179b3a44581d0e2da5748c69792de7b98d96a6 (diff)
Moved some old documents out of the top-level directory and into a folder olddocs/ to make things neater.
Diffstat (limited to 'restrictions.md')
-rw-r--r--restrictions.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/restrictions.md b/restrictions.md
deleted file mode 100644
index 72807c3..0000000
--- a/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.