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