lxcid/LXReorderableCollectionViewFlowLayout

Renames project to LXCollectionViewSortableFlowLayout

Closed this issue · 5 comments

Slightly shorter name and more correct way of naming. Apple seems to follow the following convention:

[Prefix] + CollectionView + [Layout Characteristic] + Layout

Example: UICollectionViewFlowLayout

Would like to gather feedback on this.

I think "Reordareble" is more descriptible than "Sortable".

Do agree with moving "CollectionView" before the layout description.

Hmmmp, one of the comment I gotten from people is that reorderable is not a valid english word. Although I agree with you.

I think it's a bit late to change it.

How about LXCollectionViewSpringboardLayout or LXCollectionViewSpringFlowLayout? You're kind of simulating the Springboard behaviour, after all.

Hmmmp, its not really spring board though, more like iBook.

After some thoughts, I agree its a bit too late. I think let's shelf this idea for now, since it doesn't affect anyone in a problematic way; don't fix something that isn't really broken and end up breaking everyone else. :P

Thanks for the feedback!