One of my biggest issues using SmartGWT is that I can't understand what is going on in SmartClient. I certainly appreciate the SC Console as a useful tool that helps.
But is it possible to debug/trace into the Javascript layers? How does Isomorphic debug SmartGWT bugs - do you do it in pure Javascript or is there a way to do it with GWT running as well?
I would really like to be able to do this so that I can understand the framework better - I very much appreciate that many bugs are simply me using the system in a way that it was not intended/tested. Sometimes this is a valid bug, sometimes it is abuse.
But is it possible to debug/trace into the Javascript layers? How does Isomorphic debug SmartGWT bugs - do you do it in pure Javascript or is there a way to do it with GWT running as well?
I would really like to be able to do this so that I can understand the framework better - I very much appreciate that many bugs are simply me using the system in a way that it was not intended/tested. Sometimes this is a valid bug, sometimes it is abuse.
Comment