Skip to content

Rename BufferWithTime+BufferWithCount ? #165

@samber

Description

@samber

Currently, we have operators named ThrottleTime, SampleTime, WindowTime...

I think BufferWithTime should be renamed to BufferTime. Same quesiton for BufferWithCount -> BufferCount.

Should BufferWithTimeOrCount be renamed too?

RxJS has the following naming: buffer, bufferWithCount, bufferWithTime, and bufferWithTimeOrCount

Also update tests, examples, doc and the instructions in contributing guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeIntroduces changes that break backward compatibility or alter the public API.coreChanges affecting the core logic or main components of the project, in root/internal/testing pkgenhancementRequest or implementation of a new feature or improvement.help wantedExtra help or attention is needed to move this issue forward.operatorRelated to Operator logic or components (chainable transformation in reactive programming)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions