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

Show Posts

* | |

  Show Posts
Pages: [1]
1  Announcements and General Discussion / General Discussion / Google Analytics as a Mediator on: July 29, 2008, 02:38:43
Hi guys.

I need to create a class that will get events from all over my application and send to Google Analytics. I'm planning to use a Mediator, but Mediators are suppose to connect to display elements, which is not the case. Is there a problem to use Mediator for this reason, keeping in mind the original architecture. Is there a better approach to solve this?

Lucas
Pages: [1]