I have some old charting components I am looking to upgrade so Sencha.
As such, I need to supply the sencha _javascript_ with a URL to the XML file.
My old components already have the logic that creates the xml.
So what is the best way to tie the old and new together?
It would have to take into account security and session state.
Is there some ajax call back magic in wonder?
Thanks
James