-
14 May 2009 12:33 PM #11
First off, thanks for the comments.
We are working on a test-suite and the 5 server-side implementations that we have been run against the rudimentary test suite and passed. We would like to provide this publicly so that other parties can run it against their server-side stacks and verify compatibility.
The test suite tests things like request batching, file upload, form posts, error handling etc. However, it will not handle things like file naming and other things which you've specified above. These are too specific to possible environments/OSs/languages and our goal here is to be platform-language agnostic.Aaron Conran
@aconran
Sencha Architect Development Team
-
15 May 2009 2:34 AM #12
-
15 May 2009 4:42 AM #13
-
16 May 2009 4:31 AM #14
Remoting support for Struts 2
Remoting support for Struts 2
I personally use Struts 2, so the Java servlet library won't be of help to me, but there already a plugin 'JSON plugin' (http://cwiki.apache.org/S2PLUGINS/json-plugin.html) for Struts 2 that supports remoting, but is developed around the Dojo rpc. I'm trying to get in touch with the project owners to add support for Ext.Direct, failing that I'm going to start a new plugin to support Ext.Direct in Struts 2. Will keep you posted
-
18 May 2009 2:47 AM #15
-
18 May 2009 7:51 AM #16
Added the Groovy Grails plugin to the list.
Aaron Conran
@aconran
Sencha Architect Development Team
-
18 May 2009 9:19 PM #17
Python/Django
Python/Django
Any plans/rumours of a Python (or even a Django specific) implementation?
-
18 May 2009 9:23 PM #18
As a partial answer to my own question, I found a stub project someone has created on Google Code - http://code.google.com/p/django-extdirect/ - but it just has the SVN directory structure and nothing more as of now.
-
19 May 2009 4:48 AM #19
Stack for 4th Dimension
Stack for 4th Dimension
Just started work on a stack for 4th Dimension (4D). Its on Google Code:
http://code.google.com/p/4dextsss/
-
19 May 2009 10:15 AM #20
Amusingly enough, I've just finished an implementation of Ext3 remoting for 4th Dimension.
The code's not available yet, but should be in a few days.



Reply With Quote