architecture

fellshard 2018-05-05T00:59:12.000046Z

It seems suitable to me for a system that is strictly defined with relation to some domain, especially when that domain is based on fairly immutable concepts, e.g. a mathematical foundation. Low chance of code intent changing means literate docs will likely remain fairly stable as well.

seancorfield 2018-05-05T01:18:56.000057Z

@fellshard Yeah... but I don't think I've ever worked on a system that is like that... the real (business) world seems very fluid in terms of requirements and domain rules... 👀

fellshard 2018-05-05T01:32:17.000026Z

Likely not a use case for the highly mutable biz world, yep :)