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

Add thread support for discussion-type elements #5

Open
jesse-gallagher opened this issue Mar 1, 2023 · 0 comments
Open

Add thread support for discussion-type elements #5

jesse-gallagher opened this issue Mar 1, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@jesse-gallagher
Copy link
Member

Discussions, defects, and the like allow for multi-level replies, so it'd be important to add them here as well.

The most efficient way would be to alter the listing of each entry type to use view-based operations, rather than having a method in each object to do a second lookup.

@jesse-gallagher jesse-gallagher added the enhancement New feature or request label Mar 1, 2023
@jesse-gallagher jesse-gallagher added this to the 1.0 milestone Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant