Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Pages: [1]
Print
Author Topic: Services Locator pattern  (Read 6703 times)
pradeep.b
Newbie
*
Posts: 2


View Profile Email
« on: October 17, 2008, 03:06:05 »

hello,

      Thanx Cliff for creating and supporting this good framework.

Can we use ServiceLocator design pattern to locator the service instead of creating in the proxy constructor.In this case, same service can be used by multiple Proxy.

Thanx...
Logged
puremvc
Global Moderator
Hero Member
*****
Posts: 2871



View Profile WWW Email
« Reply #1 on: October 19, 2008, 07:18:08 »

Certainly you can.

-=Cliff>
Logged
Pages: [1]
Print