zmalltalker’s avatarzmalltalker’s Twitter Archive—№ 9,873

    1. …in reply to @augustl
      @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.
  1. …in reply to @zmalltalker
    @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.