You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.
Given the generic applet webhapp bundle architecture:
We need the representation of an applet happ to sufficiently map resources to where they exists (path: dna/zome/entry). Since these dnas are bundled as a happ, we can reference them using their respective roleIds.
Such proposed changes would affect:
applet config
the resource_def key in the object would change from a ConfigResourceDef[] to something more like:
Given the generic applet
![image](https://private-user-images.githubusercontent.com/39413655/263370293-9fb58453-2f57-4baf-9577-7c28138ab332.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2Nzc5MTUsIm5iZiI6MTczOTY3NzYxNSwicGF0aCI6Ii8zOTQxMzY1NS8yNjMzNzAyOTMtOWZiNTg0NTMtMmY1Ny00YmFmLTk1NzctN2MyODEzOGFiMzMyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDAzNDY1NVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWJjZTZiNjczNmQzMWI1MjQyMmNhYjA0ZTU4NTIzYTYzMzFiNTIzMjk0M2Y3MjJjZmY0OTY5YTZlNjNkYzFjYjcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.T8i0vmTEm5gXxg-2Wh9QtNDYOb3a9-rJkqIdjz2MLH4)
webhapp
bundle architecture:We need the representation of an applet
happ
to sufficiently map resources to where they exists (path:dna/zome/entry
). Since these dnas are bundled as a happ, we can reference them using their respectiveroleId
s.Such proposed changes would affect:
the
resource_def
key in the object would change from aConfigResourceDef[]
to something more like:The text was updated successfully, but these errors were encountered: