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

[FEATURE REQUEST] user param support. #199

Open
noizu opened this issue Jan 26, 2025 · 0 comments
Open

[FEATURE REQUEST] user param support. #199

noizu opened this issue Jan 26, 2025 · 0 comments

Comments

@noizu
Copy link

noizu commented Jan 26, 2025

For some of my scaffolding libraries I conditionally jason encode/decode entities to shape output for caller's preferences, and to strip/control access to restricted fields.

To do this I need to be able to pass custom environment flags in the the encoder call, or (assuming no encoders spawn off of the initiating process) track details in the process env.


I have a rough patch here although I think there may be better/more efficient solutions here.

#178

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