I'm starting my first Sencha Touch project in SA, and even though I'm using the same type of proxy, I don't have the option to add arbitrary functions to a proxy, and thus cannot override buildUrl().
Is there a different way I should be doing this in Sencha Touch? The ST docs still have a buildUrl() function listed for the Ajax proxy, so there should be some way to make it work in SA.