House of Fusion
Home of the ColdFusion Community

Search cf-talk

December 05, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
   1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31       

Search over 2,500 ColdFusion resources here  >>>      
Home / Groups / ColdFusion Talk (CF-Talk)

Upgrading ColdFusion 8 to use ExtJS 2 2

Author:
Cutter (CFRelated)
08/25/2008 12:31 PM

You cannot upgrade the ExtJS library that is used by the CF8 Ajax components. Architecture of the Ext library was changed significantly between Ext 1.x and 2.x, and Adobe's Java implementation, which writes the javascript hooks for you when using the appropriate cf tags, would not work properly, were you to 'update' the internal library. If you want to use Ext 2.2, you have to write your implementation from scratch (which you'll want to do, if you want more advanced functionality). Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer _____________________________ http://blog.cutterscrossing.com Dave Hatz wrote: > I am looking to upgrade the ExtJS library from 1.1 in CF8 to 2.2.  I am looking for any details on how to upgrade ExtJS to 2.2 in CF8.  Can someone please provide any details on where I can find this information? > > > >


Mailing Lists