Skip to content

Conversation

@hekota
Copy link
Member

@hekota hekota commented Dec 4, 2025

This initial proposal documents the way DXC handles resources and resource arrays inside user-defined structs and classes.

It covers:

  • single resource in a struct
  • resource array in a struct
  • arrays of structs that contain resources
  • multiple resource kinds within the same struct
  • resources in base classes
  • static vs. dynamic indexing
  • implicit binding of resources and resource arrays in structs
  • error cases

Closes #175

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

Successfully merging this pull request may close these issues.

Document DXC support of resources inside user-defined structs

1 participant