Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make RowCellWalker fluent #195

Open
jferard opened this issue May 17, 2020 · 2 comments
Open

Make RowCellWalker fluent #195

jferard opened this issue May 17, 2020 · 2 comments
Assignees
Milestone

Comments

@jferard
Copy link
Owner

jferard commented May 17, 2020

...and add firstmethod.

All methods should return this (except has....

@jferard jferard added this to the 0.7.3 milestone May 17, 2020
@jferard jferard self-assigned this May 17, 2020
@jferard
Copy link
Owner Author

jferard commented May 17, 2020

Same goes for RowCellWalker.

@jferard jferard modified the milestones: 0.7.3, 0.7.4 Nov 23, 2020
@jferard jferard modified the milestones: 0.7.4, 0.8.0 May 1, 2021
@jferard
Copy link
Owner Author

jferard commented May 2, 2021

The main issue with this idea is that the interface RowCellWalker won't inherit from TableCell anymore: TableCell methods do not return anything, while the corresponding RowCellWalker methods would return this. I make this an unplanned issue.

@jferard jferard modified the milestones: 0.8.0, Unplanned May 2, 2021
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

No branches or pull requests

1 participant