Skip to content

Limit the number of messages #8

Open
@srph

Description

@srph

Limiting has its own share of complexity, however we're trying to keep this library simple. I'd like to hear out anybody's opinion regarding this matter.

  • Is this an important feature?
  • In my opinion, limiting a drawer to display certain number of items by starting from the end to n would make sense. The other one (from the first to n) doesn't.
  • We can make do both, but it would bloat the library. And probably worsen our API.

* I did attempt to implement this, but the questions I've raised myself while writing it were bothering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions