Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

SubRegion roi assumes Array-like slot type #56

Open
bekaus opened this issue Aug 6, 2012 · 1 comment
Open

SubRegion roi assumes Array-like slot type #56

bekaus opened this issue Aug 6, 2012 · 1 comment
Labels
Milestone

Comments

@bekaus
Copy link

bekaus commented Aug 6, 2012

Inside the init of SubRegion it is assumed, that the slot is ArrayLike. This is in general a wrong assumption since non array-like slot can also have SubRegion rois. Breaks the slot typing system.

@cstraehl
Copy link
Member

cstraehl commented Apr 9, 2013

i would argue that types of regions of interests should always be coupled to slot types.

in any case, this should be done more explicitly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants