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

There is no way to set valid FSDChannel attributes except by calling setConfiguration #618

Open
alcarraz opened this issue Sep 17, 2024 · 0 comments

Comments

@alcarraz
Copy link
Contributor

It would be nice to be able to create a valid FSDChannel without needing to create a Configuration object for that.

That could be achieved by setters, or by adding a constructor that receives a charset and a schema.

I would also add an overload that doesn't receive the charset as parameter and uses the same default that FSDMsg uses, or that leaves it as null and uses the FSDMsg's charset if the channel's own charset is null.

I offer to implement this after discussion.

See this discussion

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