Closed GoogleCodeExporter closed 9 years ago
We could implement a simple interface for now which:
- uses view id & resources as inputs
- return whether the resources can be displayed in the view or not
This interface could be implemented by the different Choosel applications and
set using dependency injection.
Original comment by Lars.Grammel
on 12 Jul 2010 at 9:33
Original comment by Lars.Grammel
on 12 Jul 2010 at 9:33
The implementation could be a map from the view ids to lists of the supported
resource types, as returned by the resource categorizer of that Choosel
application.
Original comment by Lars.Grammel
on 12 Jul 2010 at 9:35
When some resources in the resource set are compatible to the view and others
are not, the resource set *cannot* be dropped onto the view.
Original comment by Lars.Grammel
on 12 Jul 2010 at 9:39
Original comment by Lars.Grammel
on 22 Jul 2010 at 11:07
Original issue reported on code.google.com by
Lars.Grammel
on 12 Jul 2010 at 9:30