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