W dniu 24 marca 2012 11:08 użytkownik Amit Pal <[email protected]> napisał:

> Hello,
>
> I was reading a blog on "Integration of Ext-Js with Django-piston ". I
> found it very useful to  our current NA development.
> Network administrator is full of widgets what if we use Ext-Js widgets to
> replace them. It provide more usability,  make interactive to access them
> like data is loading with the help of Ajax
>
> Except this if we are working with Django-Form we can't represent them
> with ourself priority. There is an option to do it but it take so many
> lines of codes. We have to separate each form field and make all of them
> according to base js. This can be easily done with help of java script
> library
> i.e. Ext-Js.
>
> More Ajax will make fast to Na service(s)
>
> What do you people think about this?
>

AJAX communication is only one of a few issues that should be improved in
Plugins API. We should also work on interfaces of Plugin and Widget
classes, to make programming plugins easier.

Anyway, I'm not sure if we should use Piston to build the 'internal' API.
Now we have simple function-based views that return JSON. It is simple to
change and extend this kind of API. Could you provide an example code
showing how we can use Piston with ExtJS?

Cheers,

-- 
Piotrek
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Umit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/umit-devel

Reply via email to