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

feat: render.render() generalized action skel rendering #1270

Merged
merged 2 commits into from
Sep 30, 2024

Conversation

phorward
Copy link
Member

@phorward phorward commented Sep 24, 2024

For now, this PR only introduces a generalized function called render() to every renderer which simply takes an action and a skel, and calls the internal rendering function.

Currently, this function is only a placeholder to have nice rendering calls for action skels. Later, this function should generally render any answer to a render in a clean and well-structured way.

@phorward phorward added feature New feature or request proposal Priority: High After critical issues are fixed, these should be dealt with before any further issues. refactoring Pull requests that refactor code but do not change its behavior. viur-meeting Issues to discuss in the next ViUR meeting labels Sep 24, 2024
@phorward phorward added this to the ViUR-core v3.7 milestone Sep 24, 2024
@phorward phorward self-assigned this Sep 24, 2024
@phorward phorward marked this pull request as ready for review September 24, 2024 23:22
@phorward phorward merged commit e1799fe into viur-framework:develop Sep 30, 2024
3 checks passed
@phorward phorward removed the viur-meeting Issues to discuss in the next ViUR meeting label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request Priority: High After critical issues are fixed, these should be dealt with before any further issues. proposal refactoring Pull requests that refactor code but do not change its behavior.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

3 participants