On 07/13/2013 09:05 AM, Ary Borenszweig wrote:

> What would actually be cool is to run any kind of code at compile time
> (within a sandbox, if you want). For example reading a mysql database
> and generating classes for the tables at compile time. No need to run a
> separate executable and remember to run it before compiling your program.

Humans make mistakes all the time, especially with repetitive tasks. That's why such tasks are handled by tools like 'make'.

Ali

Reply via email to