
| Key: |
PSL-133
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Jens Halm
|
| Reporter: |
Jens Halm
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Parsley Core
Created: 27/Jul/08 12:23 AM
Updated: 04/Apr/11 05:31 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
Spicelib 1.1.0
|
|
|
Whenever a private class is used as a method parameter or return value, the class should be replaced by a new generic PrivateClass type.
Maybe checking for the String ".as$" in the class name is sufficient for detecting private classes
|
|
Description
|
Whenever a private class is used as a method parameter or return value, the class should be replaced by a new generic PrivateClass type.
Maybe checking for the String ".as$" in the class name is sufficient for detecting private classes |
Show » |
| There are no comments yet on this issue.
|
|