Short News: 4th of July
* I'm finally back from all my traveling.
* Cannes was great; we got shortlisted for the Guinness Hands microsite
* CFUnited was great; gave the 8h flex class to about 20 students. IMHO it went pretty well; tons of examples, started slow and then got well advanced. Then I gave two sessions, one on Factories and one of Flex and Ajax. I liked the factories one, but I wasn't fully satistied with the Flex/Ajax one.
* Happy 4th of July.
* I ordered my new MacBook Pro yesterday. It may take a few weeks (so they said), because I chose to upgrade the HD to a 7200RPM one.
* I will be speaking at Max on ColdFusion (CFMX8) Powered Ajax
* I'm officially hooked into ANT now and will release some scripts soon.
http://www.robgonda.com/blog/trackback.cfm?92AF0E1C-C384-07CB-0FDE00684B56E60E




I enjoyed the Flex class at CFUnited last week. Do you think you can post the PowerPoint and code examples? There is still one that I haven't figured out yet
Thanks,
Brian Caufield
Is there a known issue about that and will the new jQuery version have the same behaviour/same engine?
function "returnAjax" in file ajax.cfc
#result#
DWREngine._handleResponse('#id#', _#id#);
_#id#=null; // added by me
The last line sets new WDDXRecordset() to null after processing. Otherwise your memory grows up and up by each ajax request, when not reloading the page !
More on memory leaks http://www.posos.com/page/Index.cfm?SelNavID=2708