Just one last question though: Is there a way to write the macro so that I could attach the doc strings as usual, i.e.
@doc doc"yads"-> @protofun(ffun, Integer, String) instead of @protofun(ffun, Integer, String, "yads") ? I couldn't figure this out at all. Thanks, Christoph
