History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-17506
Type: Task Task
Status: Open Open
Assignee: Maxim Mossienko
Reporter: Mark Brennan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

JavaScript and Flex use same inspection settings but these conflict due to the nature of language differences, module level or language level inspection profiles are needed

Created: 24 Mar 08 04:46   Updated: 24 Mar 08 11:16
Component/s: Flex Support, JavaScript

Build: 8,243
Severity: High


 Description  « Hide
Inspection profiles are currently the same for ActionScript and JavaScript it is possible to have much tighter inspection settings for actionscript because they result in less false possitives due to the differences in the language (true class structure and more ridged typing), but enabling these causes many false positives in javascript files in the same project, there needs to be a setting that either enables the inspection profiles for each language or in the very least a module profile that can be set for the new flex modules.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.