Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is the comment I agree with most. Replace a solution defined as a "design pattern" with one defined as a data structure and you get a lot more clarity. The problem MVC solves can be recomposed as "synchronization of concurrent, related, mutable data structures." The relations are definable as a DAG for each direction; the synchronization process with a cyclical graph.


"Synchronization of concurrent, related, mutable data structures" is totally clear to me.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: