xref: /haiku/docs/develop/build/rc/todo.rst (revision 1454f3c27aec3e7879a58e7cedc9d66d90c773a7)
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