I haven't worked much on DOJO (found it little confusing), but if Ofbiz community is looking for a tested and free framework for Ajax then Might I suggest DWR framework. The only disadvantage is, it comes with its own servlet. This has to be incorporated in Web.xml for web-app. But it would make Ajax implementation child's play.
But after working on Ajax in Ofbiz for couple of months I feel we can make the most of it if we use naked Ajax code. It will then exploit the MVC architecture of Ofbiz to fullest and no third party servlet will be required. Thanks and regards, Sayoke Shome | eCommerce Framework Developer | ENSIA | BIPL, sector V, salt lake | mobile 0.99031.80520 | "Integrity without knowledge is weak and useless, and knowledge without integrity is dangerous and dreadful." -----Original Message----- From: Tim Ruppert [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 13, 2006 9:28 AM To: [email protected] Subject: Re: ofBiz featuring Google ajax? Walter, there's actually a lot of discussion on this topic going on on the dev list as we speak. There are competing "standards" out there and we're all trying to come to some consensus about what direction to take the project. We currently have demos in JSON, Google Web Toolkit and Dojo (and I know there are lots of other ones going on with other companies) - so I'm confident that we'll get to a good place. Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6594 On Dec 12, 2006, at 6:39 PM, Walter Vaughan wrote: > I just read in that Google Ajax has been released under the Apache > 2.0 license. I know that Si and a few others are working on > integrating a few ajax features into the project, but it might be > cool to have a bulletpoint like "features the Google(r) Web Toolkit > (tm)"... > > http://code.google.com/webtoolkit/makinggwtbetter.html > > -- > Walter ============================================================================================================================ Tech Mahindra, formerly Mahindra-British Telecom. Disclaimer: This message and the information contained herein is proprietary and confidential and subject to the Tech Mahindra policy statement, you may review at <a href="http://www.techmahindra.com/Disclaimer.html">http://www.techmahindra.com/Disclaimer.html</a> externally and <a href="http://tim.techmahindra.com/Disclaimer.html">http://tim.techmahindra.com/Disclaimer.html</a> internally within Tech Mahindra. ============================================================================================================================
