Tagged Questions
0
votes
1answer
107 views
How to use the Facade.Instance method without object construction?
I only recently completed a unit on software patterns and am now attempting to comprehend the PureMVC framework. One thing has got my stumped however, something which is simple to the gurus here.
I'm ...