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