When I try to set a dataProvider to something in the _global space, I get: Changes to unknown property, _global, will not be detected. Changes to unknown property, blah, will not be detected.
I really need to put some objects in a "global" area so that I don't have to pass them around between different areas of my application using events. Any ideas? Thanks. -James

