I am looking for a paper that would explain the PAC patt开发者_如何学Cern well. So far all the stuff that I found is pretty sporadic. If there is an implementations of this pattern somewhere out there, that would be great too. Thanks
An old question but since I'm looking at the same I'll post this link "Interactive Application Architecture Patterns" that at least helped me clear everything up. Really nice write-up on a lot of MVC-like patterns and how they differ.
Do these help?
Jason Cai, Ranjit Kapila, and Gaurav Pal (July 2000). "HMVC: The layered pattern for developing strong client tiers". JavaWorld. Retrieved 2006-05-25.
"TP" (2000). "Is HMVC PAC? (letter to the editor)". JavaWorld. Archived from the original on 2005-02-05. Retrieved 2006-05-25.
It might also be worth checking out the papers cited at the Presentation-Abstraction-Control wikipedia page
精彩评论