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
PureMVC Architects Lounge
Announcements and General Discussion
Public Demos, Tools and Applications
Fabrication
(:
rafal.szemraj
)
Get Proxy from another Proxy
Pages: [
1
]
« previous
next »
Author
Topic: Get Proxy from another Proxy (Read 4039 times)
mico
Jr. Member
Posts: 15
Get Proxy from another Proxy
«
on:
May 25, 2010, 07:06:31 »
Seems that retrieveProxy is not accessible from FabricationProxy. Is that done intentionally?
The workaround is to use facade.retrieveProxy instead.
Logged
rafal.szemraj
Moderator
Full Member
Posts: 41
Re: Get Proxy from another Proxy
«
Reply #1 on:
June 13, 2010, 03:05:57 »
Yes, this is done intentionally. You shouldn't access one proxy from another one, it is bad practice. Instead you should always use commands to manage proxies operations.
Logged
Pages: [
1
]
« previous
next »
Stack Overflow
GitHub
Linked In
Google Plus
Twitter
Powered by SMF 2.0.15
|
SMF © 2006-2007, Simple Machines LLC
|
Content © 2006-2018, Futurescale, Inc.
Loading...