KGeiger
10 Jul 2009, 10:23 AM
Hi All,
I would appreciate any input. I have tested Evan's .Net Direct examples and Shibu's examples and I have been both working. However, I see that in Shibu's example he used DirectStore and I am trying to understand the purpose of DirectStore? What are some of the benefits, because I am thinking I could use a regular store why do I need to use a DirectStore? The other thing is I tried to use a DirectStore with Evan's example but for some reason it is not going into the function I specified using directFn in the config of the store and I tried this other configuration api: {load: <functionName> } but that still did not work. So in addition to trying to understand the pros and cons to DirectStore, I am also trying to understand the difference between using DirectProvider and DirectProxy that Shibu has included in his example (thinking that this maybe the source of my problem). I have also noticed that the ExtDirect Pack that we can download from extjs doesn't have DirectProxy and uses DirectProvider, which is fine, I am just trying to wrap my head around the differences and the pros and cons. I would appreciate any feedback.
Thanks!
I would appreciate any input. I have tested Evan's .Net Direct examples and Shibu's examples and I have been both working. However, I see that in Shibu's example he used DirectStore and I am trying to understand the purpose of DirectStore? What are some of the benefits, because I am thinking I could use a regular store why do I need to use a DirectStore? The other thing is I tried to use a DirectStore with Evan's example but for some reason it is not going into the function I specified using directFn in the config of the store and I tried this other configuration api: {load: <functionName> } but that still did not work. So in addition to trying to understand the pros and cons to DirectStore, I am also trying to understand the difference between using DirectProvider and DirectProxy that Shibu has included in his example (thinking that this maybe the source of my problem). I have also noticed that the ExtDirect Pack that we can download from extjs doesn't have DirectProxy and uses DirectProvider, which is fine, I am just trying to wrap my head around the differences and the pros and cons. I would appreciate any feedback.
Thanks!