I hate internal DSLs. What's the problem with common APIs? It it too simple using them without thinking about reflection all the time?
2
@tillsc What’s the difference between a good API in a good language and an internal DSL?
4
@stilkov @tillsc I admit there is a grey zone between API and DSL. You're talking about that?
3
@stilkov @tillsc I can agree with that view. But I separate a domain driven API from a DS-Language(!) here.
1
Replying to @Developmind
@Developmind @tillsc the delta between an API and an internal DSL in a language is inversely proportional to its expressiveness :-)

Jan 16, 2015 · 8:42 PM UTC