Thanks to replying me. I am agree with you that more work required on plugin and widgets classes but that is from core apart. i was talking about to represent them on a page or a new look for widgets :D
check using Ext-Js and extending piston section at: http://weblog.mattdorn.com/content/restful-web-apps-with-django-piston-and-ext-js/ I have worked alot on Ext-Js and i found it very easier to interact with Json also :) On 2012-03-24, Piotrek Wasilewski <[email protected]> wrote: > 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 > -- Thank You Amit Pal Senior UnderGraduate Student, Computer Science and Engineering, IT-BHU, India amix.pal(Skype) *+91-9598-075-138* ------------------------------------------------------------------------------ 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
