I would like to add a Scala implementation http://www.sencha.com/forum/showthre...ation-in-Scala
I would like to add a Scala implementation http://www.sencha.com/forum/showthre...ation-in-Scala
Hello, I looked at the three solutions that don't use a framework:
All three have the same shortcoming: they are not usable as a Ext.data.proxy.Direct backend, because the do not implement even simple CRUD operations on a table. Something more complete like paging, total, sorting is completely absent.
- Ext.Direct PHP - Maintained by tommymaintz (Tommy Maintz)
- Ext.Direct PHP Backend - Maintained by ckr
- Easy Ext.Direct integration with PHP
Is this list here complete ? If so I think I have to develop my own backend![]()
![]()
The point why there are Ext.Direct solutions which are integrated is to provide exactly these features, like on ORM and default CRUD methods.
Roland Schütz
Software Architect
---
Bancha - Seamless integrate CakePHP with ExtJS and Sencha Touch
Hi,
I have been playing around with this Ext.Direct implementation using SA3. In SA3 only one Direct Resource can be created and if I understand correctly I point the URL in the direct resource to the ashx created in the dotnet project. And doing this works as expected in SA3.
But does this mean that in a very large project I would need to create all the methods in a single ashx?
Thanks
Graeme
I do not know about the other languages, but the list is very misleading for Java; all but one of the above implementations appears to have been abandoned by its authors. Is there a place where we can collaborate on maintaining a list of the implementations in a more up-to-date fashion?
Implementation
Initiated Active Versions supported Links Issues extdirectspring
(ASL 2.0)2010
ralschaYes Ext JS 3.x, Ext JS 4.x, Ext JS 5.x and Sencha Touch 2 applications with a Java/Spring 3 back end Project
ForumRequires Spring backend directjngine
(LGPL)2009
pagulloNo Ext JS 3.x, Ext JS 4.x. Works with Ext JS 5.x, though not specifically supported. Project
ForumAppears to have been abandoned (Oct 2013) but does not require Spring extdirect4java
(LGPL)2009
piziwateNo Project
ForumAbandoned 2009 extdirectj-s2-plugin
(GPLv3)2009
stefanorgNo Project
ForumAbandoned 2009 HQExtDirect
(GPLv3/LGPL)2009
cattusNo Project
ForumAbandoned 2009
I am guessing something like the above would be appreciated for the other languages also.
Check out https://github.com/NinjaDero/Directly, perfect module for Django/Python. Also works with ExtJS 5. I'm not the author btw!
so for Java it does not seem that I have any formal support for Ext 5 at the moment? is anything in the works?
Shameless self plug:
Language: Python
Framework: Pyramid (http://docs.pylonsproject.org/en/lat...s/pyramid.html)
Github: pyramid_extdirect (https://github.com/jenner/pyramid_extdirect)
PyPI: pyramid_extdirect (https://pypi.python.org/pypi/pyramid_extdirect/)
@jenner
Thanks, I have updated the front post.
Regards,
Alex.
Regards,
Alex.