-
@augustl +100 for the Smalltalk/LISP way of abstracting code from files. As for translating business into tech, I think it’s a question about who controls the abstractions. If business does, we get diagrams which translate badly into runnable programs.
-
@augustl While actual code is hard to understand for business people. BDD might be our current best bet for *documenting* the flow of a program, but I doubt it is fit for *creating* the flows.