Author: jfroche
Date: Thu Dec 6 22:44:35 2007
New Revision: 49482
Modified:
kukit/kukit.js/branch/finish-closures/kukit/plugin.js
Log:
deprecate the executeCommand action
Modified: kukit/kukit.js/branch/finish-closures/kukit/plugin.js
==============================================================================
--- kukit/kukit.js/branch/finish-closures/kukit/plugin.js (original)
+++ kukit/kukit.js/branch/finish-closures/kukit/plugin.js Thu Dec 6
22:44:35 2007
@@ -975,6 +975,8 @@
//
// allows excess parms in the following check
;;; oper.componentName = '[executeCommand] action';
+;;; var msg = 'Deprecated the [executeCommand] action, use [kssSelector] in a
standard action!';
+;;; kukit.logWarning(msg);
oper.evaluateParameters(['name', 'selector'],
{'selectorType': null},
'', true);
_______________________________________________
Kukit-checkins mailing list
[email protected]
http://codespeak.net/mailman/listinfo/kukit-checkins