享受代码,享受人生

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.
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

It's time to talk about Creator Pattern AGAIN!

Posted on 2005-08-19 15:49  idior  阅读(1972)  评论(4编辑  收藏  举报

I would like to talk something about Creator pattern after my short vocation(about a week) 

something involked:
Factory  ---> Generic Factory --->Sevice Locator--->Dependency Inject--->Container

Since Enterprise Lib2.0 will impement something like DI, this topic should be very interesting and useful. Also Cab has made a very good container model much better than EnLib2.0.

I will alos try to give a demo container use some class under ComponetModel namespace.

Maybe it will be  a long  article.