 dmunsie Guest |
Quote
|
| 2011-06-01 22:19:11 |
|
I have a class named: "GameBoxInterface"
So I add a symbol ignore called "GameBoxInterface"
While the filename "GameBoxInterface.as" is not obsfucated, everything INSIDE the class IS. (vars, functions, etc..)
If a class name is found in the ignore list, then the enire class and it's contents needs to be ignored.
Can we please fix this ASAP? thx.
|
 niko Moderator |
Quote
|
| 2011-06-02 06:38:05 |
|
That's how it is intended to work. The ignore list isn't supporsed to ignore all symbols inside a class if you specify a class name. It will ignore only that name, specifically. Use comment directives for example instead if you want to do something like that.
|
|
Forum Codes
| Feature | Code |
| Link | [url] www.example.com [/url] |
| Bold | [b]bold text[/b] |
| Image | [img]http://www.example.com/image.jpg[/img] |
| Quote | [quote]quoted text[/quote] |
| Code | [code]source code[/code] |
Emoticons
|