Ticket #1965 (closed defect: fixed)
Opened 2013-07-23T10:49:25-05:00
Last modified 2013-07-23T12:53:38-05:00
UpdatesAvailable command has public fields
Reported by: | bdezonia | Owned by: | dscho |
---|---|---|---|
Priority: | major | Milestone: | imagej2-b8-analysis |
Component: | Core | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1519 |
Description
The UpdatesAvailable command has some public @Parameter fields. If possible they should be private. If they are used elsewhere outside IJ2 then we should provide getters for the fields.
Change History
comment:1 Changed 2013-07-23T12:53:38-05:00 by dscho
- Status changed from new to closed
- Resolution set to fixed
Fixed in https://github.com/imagej/imagej/commit/ecfc68b6.