2
0

Type improvements and fixes.

[IMPROVED]  Cleaner handling of types in entities.
[FIXED]     Lots of little fixes from refactoring and AppCode
            inspections, throughout.
This commit is contained in:
Maarten Billemont
2012-06-05 00:55:02 +02:00
parent ba299d4674
commit 0491ba3f97
25 changed files with 207 additions and 150 deletions

View File

@@ -3,6 +3,6 @@
<option name="myName" value="Project Default" />
<option name="myLocal" value="false" />
<inspection_tool class="LossyEncoding" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="SeveralTargetsMessage" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="UnusedLocalVariable" enabled="false" level="WARNING" enabled_by_default="false" />
</profile>
</component>