Ticket #1150 (new enhancement)
Opened 2012-05-03T10:10:57-05:00
Last modified 2013-05-17T15:03:48-05:00
Flexibly handle translation hints in legacy layer
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej-2.0.0 |
Component: | Legacy Compatibility | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1400 |
Description
To minimize performance issues in the legacy layer isBinaryImp is passed around to various display creators and harmonizers. We should change the function signature to take a set of properties instead. Then we can store and track translation hint information (such as isBinaryImp and yet more).
Change History
comment:1 Changed 2012-05-14T11:17:51-05:00 by bdezonia
- Milestone changed from imagej-2.0.0-beta3 to imagej-2.0.0-beta4
comment:3 Changed 2012-08-29T15:18:09-05:00 by bdezonia
- Blocking 1400 added; 1340 removed
- Milestone changed from imagej-2.0.0-beta4 to imagej-2.0.0
comment:4 Changed 2013-05-17T15:03:48-05:00 by bdezonia
Still a good idea. However we are no longer passing around isBinary flags.