I need some info about how to pass data between classes.. To be specific, I want to store in a class in an array some info, (using model store class), and then use it in ano
I've posted some alternatives to the delegate pattern in Q&A What are alternatives to “delegates” for passing data between controllers?.