Don L wrote: > Problem Statement > ----------------- > "I find it PAINFUL that some of the > cfjax-related functions I'm implementing are not > consistent in reliability.
"Not consistent in reliability" to me means that the behavior is different when an invocation is repeated multiple times. > For instance, I don't have > any problem writing data to db via CFAJAXPROXY call to > cfc and js class to the same page, and I can also, > retrieve some data and bind it to a DIV of the caller > page for Display, but the "client side data binding" > fails to do binding at Value attribute level, e.g. > psuduo code: I'm not seeing multiple invocation of the same code, I'm seeing different code. > Am I not a reasonable customer? If I understand you correctly your problem is an inconsistency in the language design between elements and attributes. In that case, sorry, too late, you should have raised it during a beta when a change wouldn't have caused backward compatibility issues. No matter how broken it is, changing the design of a language after it has been released is worse. And if I don't understand you correctly I can hardly fault an Adobe QA engineer for don't understanding your issue either :) Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302731 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

