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

Initialise class for to and from #109

Open
djsuperchief opened this issue Mar 24, 2024 · 0 comments
Open

Initialise class for to and from #109

djsuperchief opened this issue Mar 24, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request Spike A feature that needs investigating for value

Comments

@djsuperchief
Copy link
Owner

There may be a situation where headers do not cut it for initialisation data. For instance, you may need to be able to specialise a payload. This could probably be done with extension methods but it is worth investigating whether there is going to be much call for initialisation class and data as part of the core or as part of a component.

Example, REST component will need to be able to specify a data set to post etc. This cannot be done in headers easily or in an easily readable manor.

@djsuperchief djsuperchief added the enhancement New feature or request label Mar 24, 2024
@djsuperchief djsuperchief self-assigned this Mar 24, 2024
@github-project-automation github-project-automation bot moved this to ICEBOX in Kyameru Mar 24, 2024
@djsuperchief djsuperchief added the Spike A feature that needs investigating for value label Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Spike A feature that needs investigating for value
Projects
Status: ICEBOX
Development

No branches or pull requests

1 participant