Added an item.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 13 Feb 2007 19:14:55 +0000 (19:14 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Tue, 13 Feb 2007 19:14:55 +0000 (19:14 +0000)
git-svn-id: http://svn.complang.org/ragel/trunk@108 052ea7fc-9027-0410-9066-f65837a77df0

TODO

diff --git a/TODO b/TODO
index 15e0ae0..2e861c5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,7 @@
+When priorities are embedded without a name, the name of the current machine is
+used. Perhaps a unique name for each instance of the current machine should be
+used instead. This idea could work well if applied to user-defined embeddings. 
+
 Verbose embeddings %eof a  to   $eof(a).
 User defined embeddings <-name(a1,a2,...).
 User defined operators expr1 <name> expr2.