Hacker News new | ask | show | jobs
by InfiniteRand 2135 days ago
Planning out a type system to match business requirements sounds like architecture level work to me (especially if you use a diagram to plan out those type relationships/hierarchy).

Of course my perspective might be skewed, I have only really worked in small teams.

1 comments

You don't plan it. You let it evolve to meet your business requirements. As the requirements change, so do the types you use.