
| Key: |
FWK-104
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Won't Fix
|
| Priority: |
Minor
|
| Assignee: |
Antoine Véret
|
| Reporter: |
David Hay
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
I came across a case where I wanted to create a new Gimpy object but was unable to do so because the constructor is package private. I'd like to request that the constructor be made public. To work around the issue I had to copy the Gimpy class and make the constructor public.
|
|
Description
|
I came across a case where I wanted to create a new Gimpy object but was unable to do so because the constructor is package private. I'd like to request that the constructor be made public. To work around the issue I had to copy the Gimpy class and make the constructor public. |
Show » |
Sort Order:
|