(no title)
genericsteele | 13 years ago
DSLs are helpful for some, but sometimes they get in my way. A good example is formtastic (http://github.com/justinfrench/formtastic) in ActiveAdmin. I already understood forms when I had to implement this, so it just dragged me down.
If using a DSL makes your life easier, by all means use it.
No comments yet.