Extnd docs are now online
You can now find the latest docs here:
For Ext.nd based on ExtJS 3.x
http://extnd.github.com/Extnd/docs/docs3/#!/api/Ext.nd
For Ext.nd based on ExtJS 4.x
http://extnd.github.com/Extnd/docs/docs4/#!/api/Extnd
..and yes, as you can guess, Ext.nd is being re-done to work with ExtJS 4.x :)
About extnd view component
Hi Jack,
I'm following your various commits on Github and I've seen that you've already released the view component for Ext4, but I'm not sure about how to use it as the structure of the code has totally changed (the mvc way :-)
Can we use the "old" .nsf file for the (extnd/3x/Session.js) agent and (extnd/3x/DXLExporter) and other required stuff ?
If you could guide me just a little bit to use the view component with Ext4, I would be more than happy and I'm sure I would not be alone in this case, when we see the popularity of THIS post :
http://www.sencha.com/forum/showthre...JSON-parameter
7828 HITS !!! :D
On top of this, I wonder if you will still keep the DXL exporter agent to feed the ext grids, considering the cpu cost of the agent conversion compared to the built-in readviewentries JSON capabilities (check the post with 7828 hits ...)
I've tested huge views with native readviewentries JSON and the performance really rocks... but my final grid is lacking so many features that, at the moment, I would prefer rely on your great view component.
By the way, I'm really happy to see you back.