15 Dec
2012
15 Dec
'12
10:28 p.m.
On Sat, 15 Dec 2012 21:29:09 +0000 gvim <gvimrc@gmail.com> wrote:
I like a lot about Dancer 1 but I don't like the PHP-ish style of having all the helper kewords/functions in the global namespace.
That's Dancer's DSL, and is a fairly core part of what Dancer is. Some people dislike DSLs, but a lot of people do like and enjoy it, and it certainly makes for clear and expressive code, no?