• Nice article,

    For truly dynamic behavior, do you think moving that responsibility to coding might reduce verbosity, error prone string concatenation, and allow more flexible dynamic searches?

    I'm talking about solution s like dynamic linq in c#.

    Or using predicates with linq.

    That type of solution would be testable using formal unit tests