Skip to content

Folder structure for RxCocoaExt addition #130

Open
@freak4pc

Description

@freak4pc

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 (or UI, or Components or something to describe non-operators related

Any opinions would be welcomed so I can move forward on this change :)

Thanks
Shai

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions