[erlang-questions] [ANN] hackney 0.4.1 released
Benoit Chesneau
bchesneau@REDACTED
Mon Jun 10 15:59:10 CEST 2013
On Mon, Jun 10, 2013 at 3:51 PM, Anthony Ramine <n.oxyde@REDACTED> wrote:
> Hello Benoit,
>
> Why use a parse transform for such a tiny amount of boilerplate when you could have used a single macro taking a method name and generating the shortcut function?
>
> Shortcuts work in the shell, parse transforms don't.
Parse transforms was the only thing coming in my mind at that time.
Anything that could work in the shell would be better indeed. How
would work this macro?
- benoit
More information about the erlang-questions
mailing list