Rob Gonda's Blog

Ajax for ColdFusion Developers Breeze Presso next week

I'll be presenting Ajax for ColdFusion Developers to both the local Boston CFUG and also the Online ColdFusion Meetup Group.  The event detail for the OCFMG is:

http://coldfusion.meetup.com/17/events/5113555/

I was tempted to use the same pressos I have at the Ajax World Conference, but I think I may change it up a bit and add some opinions about Spry, Ajax Vs. Flex, ColdFusion Frameworks, and then some... I want this not to be another Ajax presentation, but something that clears up doubts in the community ... if you have any specific topics you want me to cover, there is still time...

See you all there.

ajaxCFC: more small fixes

just uploaded a new release of AjaxCFC with a couple of fixes:

  • backwards compatibility for single arguments with an object, provided by nathanael waite. You may add the setComplexInputStruct(boolean) to the top of your function to enable or disable allowing argumentCollections to be passed to ajaxCFC. If enabled and a single object is passed as an arguments, it will be threaded as a collection. This is enabled by default.
  • fix in the argumentCollection option mentioned above to allow passing a single array argument.
More to come soon.

This blog is running version 5.9.003. Contact Blog Owner