Re: [xwiki-devs] [xwiki-notifications] r18927 - platform/web/trunk/standard/src/main/webapp/resources/js/xwiki
jvelociter (SVN) wrote:
Author: jvelociter Date: 2009-04-22 02:16:46 +0200 (Wed, 22 Apr 2009) New Revision: 18927
Modified: platform/web/trunk/standard/src/main/webapp/resources/js/xwiki/xwiki.js Log: XWIKI-3175 Clean the javascript global object from method and properties that should not be exposed
I think we can safely removed this XWikiAjax method definitely.
Shouldn't it be placed in the deprecated file instead? -- Sergiu Dumitriu http://purl.org/net/sergiu/
Sergiu Dumitriu wrote:
jvelociter (SVN) wrote:
Author: jvelociter Date: 2009-04-22 02:16:46 +0200 (Wed, 22 Apr 2009) New Revision: 18927
Modified: platform/web/trunk/standard/src/main/webapp/resources/js/xwiki/xwiki.js Log: XWIKI-3175 Clean the javascript global object from method and properties that should not be exposed
I think we can safely removed this XWikiAjax method definitely.
Shouldn't it be placed in the deprecated file instead?
Yes it could, but IMO it's even safe not to put it :) I would say this function cannot work for a long time now, no ? Jerome.
participants (2)
-
Jerome Velociter -
Sergiu Dumitriu