1Ye Olde To Do List
2##################
3
4What will future versions of rc bring? Here are some ideas.
5
6- Attributes, so you can also use rdef scripts to add attributes to your files instead of (or in addition to) resources.
7- Expand the expressions to handle other data types besides integer data. This would include floating point (+ - * /), string (+), raw (+), and booleans (! && ||).
8- Allow users to create their own symbolic constants.
9
10