@ Post #5: This solution does not work.
Type: Posts; User: ShadowFoxish
@ Post #5: This solution does not work.
Good call, good call. I'm going down that path now, thanks!
(Sencha 1.1, MVC)
Assume there are 4 primary operations in my REST API and I want to provide that functionality in my application:
GetList [View a list]
GetByID [View details about a list item]...