Open
Description
Description
This ticket continues discussion on one of the point form #127.
Would appreciate some opinions on what you guys would consider optimal Folder Structure and file-naming for RxSwift and RxCocoa related additions, at your spare time :)
Copying from the "Big issue":
Suggest folder structure for all components (Source/RxCocoa is great, but do we want more internal folders to separate ControlEvents, Operators, etc?)
Something like this might work (just a suggestion of course needs more discussion)
- RxSwift
- Operators
- Common (or Core or Observables or something to describe non-operators)- RxCocoa
- Operators
- ControlEvents (orUI
, orComponents
or something to describe non-operators related
Any opinions would be welcomed so I can move forward on this change :)
Thanks
Shai