Skip to content

Make requiresLength a separate trait#368

Merged
mtdowling merged 1 commit into0.10from
requiresLength-isa-trait
Apr 13, 2020
Merged

Make requiresLength a separate trait#368
mtdowling merged 1 commit into0.10from
requiresLength-isa-trait

Conversation

@mtdowling
Copy link
Copy Markdown
Member

Using requiresLength as a property of the streaming trait no longer
makes sense because event streams should virtually never have a known or
finite length before they begin.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Using `requiresLength` as a property of the `streaming` trait no longer
makes sense because event streams should virtually never have a known or
finite length before they begin.
@mtdowling mtdowling force-pushed the requiresLength-isa-trait branch from 07f6f91 to e6ad27c Compare April 12, 2020 20:01
@mtdowling mtdowling merged commit eafe510 into 0.10 Apr 13, 2020
@mtdowling mtdowling deleted the requiresLength-isa-trait branch April 13, 2020 23:23
@kstich kstich mentioned this pull request Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants