I'm just starting out with RhinoDSL and I've got a macro that I wrote in boo 
and works fine if I use it in #dev and a boo project.

I've looked at the generated code for what the macro does and it is a lot 
simpler to write in boo than C# (4 lines vs 30 lines).

Is there a way I can give the boo macro file to RhinoDSL to use in the 
pipeline, or alternatively pass the assembly compiled with the macro into 
the boo compiler using RhinoDSL?

I can't work out how the boo compiler discovers the macros, or any way to 
say "hey, look here for macros too"

-- 
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to rhino-tools-dev@googlegroups.com.
To unsubscribe from this group, send email to 
rhino-tools-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en.

Reply via email to