享受代码,享受人生

SOA is an integration solution. SOA is message oriented first.
The Key character of SOA is loosely coupled. SOA is enriched
by creating composite apps.
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Double Dispatch And Visitor Pattern

Posted on 2006-02-05 22:52  idior  阅读(3425)  评论(0编辑  收藏  举报
Visitor Pattern本来应该是什么样?什么是Double-Dispatch?为什么Visitor Pattern 需要使用Double-Dispatch. 不使用Double-Dispatch能实现Visitor Pattern吗?本文将进一步解读<<Design Pattern>>中的Visitor 模式。
 
详细内容