aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool/readme.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-03-25 04:53:43 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-03-25 04:53:43 +0000
commit83c049b6c7eb05aabbfc008f46541c9d83b2be01 (patch)
tree778b1ca4f6a97b39712455bff4700a87fe9c5d38 /externals/grill/pool/readme.txt
parent53bf2216c3d76fdba0c98e6b41267d6b09dab1c6 (diff)
update for flext build system
added saving/loading of spaces and other special characters (escaping) svn path=/trunk/; revision=2644
Diffstat (limited to 'externals/grill/pool/readme.txt')
-rw-r--r--externals/grill/pool/readme.txt9
1 files changed, 1 insertions, 8 deletions
diff --git a/externals/grill/pool/readme.txt b/externals/grill/pool/readme.txt
index bdb0be1e..9b57f37b 100644
--- a/externals/grill/pool/readme.txt
+++ b/externals/grill/pool/readme.txt
@@ -83,6 +83,7 @@ Version history:
- added "clri" message to erase elements at index
- fixed bad bug: pool::priv was not initialized
- enhanced and optimized atom parsing
+- escaped symbols (with \) for whitespace support on store and load
0.2.0:
- attributes (pool,private,echodir,absdir)
@@ -102,14 +103,6 @@ Version history:
---------------------------------------------------------------------------
-BUGS:
-- pool does not handle symbols with spaces, colons or all digits
-
-
-TODO list:
-- check for invalid symbols (spaces, colons)
-
general:
- what is output as value if it is key only? (Max->nothing!)
- XML format ok?
-