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

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -