Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

WARN disabling ISC Simple Names mode

$
0
0
SmartClient Version: v9.1p_2014-06-17/AllModules Deployment (built 2014-06-17)

When opening the Developer Console from your Smart GWT EE Showcase in IE11, I see the following warnings.

Code:

10:32:40.321:WARN:Log:New Class ID: 'Window' collides with ID of existing object with value '[object Window]'.  Existing object will be replaced.
This conflict would be avoided by disabling ISC Simple Names mode.  See documentation for further information.
10:32:40.434:WARN:Log:New Class ID: 'Selection' collides with ID of existing object with value '[object Selection]'.  Existing object will be replaced.
This conflict would be avoided by disabling ISC Simple Names mode.  See documentation for further information.
10:32:40.638:WARN:Log:New Class ID: 'DataView' collides with ID of existing object with value '
function DataView() {
    [native code]
}
'.  Existing object will be replaced.
This conflict would be avoided by disabling ISC Simple Names mode.  See documentation for further information.

I get the same warning in my environment. Is this of concern?

I read the following forum post which suggests a solution, however, I am hesitant to make the change based on the fact the showcase doesn't seem to be following this recommendation.

http://forums.smartclient.com/showthread.php?t=19963

Please advise.

Thanks

Viewing all articles
Browse latest Browse all 4756

Trending Articles