in reply to Re: Multiple routes that execute the same action
in thread Multiple routes that execute the same action

Hi Tobyink,

this is a very interesting point. This would mean IMHO that the documentation for a DSL should also show what is done behind the scene and that a DSL construct is "just" syntactic sugar. But often exactly this is not intended because the DSL should hide implementation to force a kind of thinking or working.

Or do you think that a "user" should take the time to look what is done with the DSL constructs?

Regards
McA

  • Comment on Re^2: Multiple routes that execute the same action