Hi,
There is any simple solution to convert a model that extends from eventdispatcher to an object only with the properties from the model ? The goal is to when convert to JS, I get a clean object without all the added properties from the framework (one of them creates a circular).