Is there a book or some other online resource that covers common code-level user interface templates (and not widgets / components as such) and idioms. I am looking for a resource that falls into some depth in MVC, event models, delegates, etc. Something in a similar vein for the POSA series would be excellent. I am looking for something that is possible as an agnostic of the platform, but I'm not sure if this is even possible.
source
share