Why AdvancedCollectionView
doesn't use generics?
#279
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm just trying to understand the design philosophy or constraints of
AdvancedCollectionView
. WhyAdvancedCollectionView
doesn't use generics? Is it to be consistent withICollectionView
? Or is it programmatically infeasible?Beta Was this translation helpful? Give feedback.
All reactions