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

concept: different qualifiers for CUE loading #143

Open
myitcv opened this issue May 10, 2024 · 0 comments
Open

concept: different qualifiers for CUE loading #143

myitcv opened this issue May 10, 2024 · 0 comments
Labels
concept guide For content that in the "explanation" diataxis quadrant content idea Idea for a new piece of content

Comments

@myitcv
Copy link
Member

myitcv commented May 10, 2024

cue help filetypes documents that there are qualifiers that can limit the expressiveness of the CUE that is loaded. e.g. cue+data would allow:

x: 5

but disallow the reference:

x: 5
y: x

Some quick examples will help bring this to life. As well as brief explainers on why these different modes exist (read: security)

@myitcv myitcv added content idea Idea for a new piece of content concept guide For content that in the "explanation" diataxis quadrant labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
concept guide For content that in the "explanation" diataxis quadrant content idea Idea for a new piece of content
Projects
Status: Backlog
Development

No branches or pull requests

1 participant