Simplify class object naming madness

- get rid of DescriptorNamer, always use descriptor.getName() instead
- delete AbstractClassResolver.getClassObjectName(), always use
  "<class-object-for-...>", except for the case of built-ins serialization
  (class object names should be replaced by "object" when writing files with
  serialized data for built-ins)
- delete NestedClassResolver.resolveClassObject(), always use the other method
  of this class instead
This commit is contained in:
Alexander Udalov
2013-07-01 19:26:38 +04:00
parent 5db2ecd1fc
commit f9ad6827d4
190 changed files with 103 additions and 215 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
 H2
R Â0B
Z Ć0JB
Z Ć0IB

@@ -1,8 +1,8 @@
& L2
& K2

R Ć0B
 Z
0B
Z
&0MB
&0LB

@@ -1,4 +1,4 @@
 O2
 N2
R Â0B
"Z Æ0JB
"Z Ć0IB

@@ -1,8 +1,8 @@
& _2
& ^2

R Ć0B
(Z
0B
Z
&0`B
&0_B

@@ -1,4 +1,4 @@
 b2
 a2
R Â0B
*Z Ć0JB
*Z Æ0IB

Binary file not shown.
@@ -1,7 +1,7 @@
& Ź2
& Ť2

R Ć0B
-Z
0B
Z &0­B
Z &0ŹB

@@ -1,4 +1,4 @@
 Ż2
 ®2
R В0B
/Z Ć0JB
/Z Ж0IB

Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,7 +1,7 @@
& Ě2
& Ë2

R Ć0B
1Z
0B
Z &0ÍB
Z &0ĚB

@@ -1,4 +1,4 @@
 Ď2
 Î2
R Â0B
3Z Ć0JB
3Z Ć0IB

Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More