dsl - Boo: is the following code possible -


is there situation when following valid boo statement:

target "something" requires "something" 

where target , requires can macros/method/anything other (except keywords)?
dsl question, language hack long compiles.

there patch support this, default, no.


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -