Man this GWT s awesome. I don't think you could write it as a custom tag though. It has its own compiler that translates Java to javascript. It has its own browser that you use for debugging and testing, and then when you go to production you compile it and all the user sees is html and javascript.
Add this together with the xsl-t library that they have and you really have a full featured new method of writing web based applications. It's funny to me because it's almost like we are using the browser as a thin client, and returning to client server applications. > -----Original Message----- > From: Tony [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 18, 2006 12:05 PM > To: CF-Community > Subject: Re: Google releases AJAX API > > im just waiting (should be a day or three - since this has been out > since like monday) > for a nice coldfusion developer to build us a customTag/wrapper for this > :) > > im sure it will happen! > > tw > > On 5/18/06, Paul Ihrig <[EMAIL PROTECTED]> wrote: > > so how would one intergrate it with cf, php, et? > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:5:207019 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
