I'm using Ext.Direct with Sencha Touch 2.1.1 and have hit the loading order
pain that you experience when using Ext.Direct with MVC proxies.
Refer to this discussion thread:
http://www.sencha.com/forum/showthread.php?196544-MVC-direct-proxy-and-load-orde
r/page2
I can get it to work when debugging but a production build breaks due to
loading order issues. This attache patch allows me to load /directapi without
requiring touch to be loaded first by replacing the call to Ext.ns() with
generated JS.
Thanks *very much* for this provider.
Seriously appreciated!
Tony.
Original issue reported on code.google.com by tony.oha...@gmail.com on 20 Mar 2013 at 1:05
Original issue reported on code.google.com by
tony.oha...@gmail.com
on 20 Mar 2013 at 1:05Attachments: