In my turbogears application, a host of mochikit warnings appear when I do any action. Why is this coming? How can I avoid this. I am using 1.3.1 version. (Few of the warnings are listed below).
(Also I would like to use the pulse effect offered in ver 1.4. Will you advice using 1.4 in the current form ? Warning: anonymous function does not always return a value Source File: http://localhost:8080/tg_widgets/turbogears/js/ MochiKit.js Line: 56 Source Code: },flattenArguments:function(_9){ Warning: assignment to undeclared variable MochiKit Source File: http://localhost:8080/tg_widgets/turbogears/js/ MochiKit.js Line: 18 Warning: assignment to undeclared variable compare Source File: http://localhost:8080/tg_widgets/turbogears/js/ MochiKit.js Line: 878 Warning: assignment to undeclared variable reduce Source File: http://localhost:8080/tg_widgets/turbogears/js/ MochiKit.js Line: 1477 Warning: assignment to undeclared variable printfire Source File: http://localhost:8080/tg_widgets/turbogears/js/ MochiKit.js Line: 1646 Warning: assignment to undeclared variable withWindow Source File: http://localhost:8080/tg_widgets/turbogears/js/ MochiKit.js Line: 3259 Warning: assignment to undeclared variable withDocument Source File: http://localhost:8080/tg_widgets/turbogears/js/ MochiKit.js Line: 3260 Warning: assignment to undeclared variable connect Source File: http://localhost:8080/tg_widgets/turbogears/js/ MochiKit.js Line: 4389 Warning: assignment to undeclared variable disconnect Source File: http://localhost:8080/tg_widgets/turbogears/js/ MochiKit.js Line: 4390 Warning: assignment to undeclared variable disconnectAll Source File: http://localhost:8080/tg_widgets/turbogears/js/ MochiKit.js Line: 4391 Warning: assignment to undeclared variable signal Source File: http://localhost:8080/tg_widgets/turbogears/js/ MochiKit.js Line: 4392 Warning: anonymous function does not always return a value Source File: http://localhost:8080/static/javascript/lib/MochiKit/ MochiKit.js Line: 56 Source Code: },flattenArguments:function(_9){ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit?hl=en -~----------~----~----~----~------~----~------~--~---
