Skip to content

Generalise object metadata loading#297

Merged
namedgraph merged 3 commits into
developfrom
rf-generalise-object-metadata-loading
May 11, 2026
Merged

Generalise object metadata loading#297
namedgraph merged 3 commits into
developfrom
rf-generalise-object-metadata-loading

Conversation

@namedgraph
Copy link
Copy Markdown
Member

No description provided.

namedgraph and others added 3 commits May 11, 2026 17:53
Add request-key/response-key parameters to ldh:handle-response,
ldh:retry-request, ldh:rethread-response, and ldh:http-request-threaded
so multiple HTTP steps can coexist in one context map without clobbering
each other. Update block/chart, block/object, block/view, form, and
modal call sites to use named keys (chart-results-*, object-metadata-*,
view-results-*, metadata-*, type-metadata-*) and merge into the inbound
context instead of rebuilding fresh maps.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Move ldh:load-object-metadata and ldh:set-object-metadata into the
shared client/block.xsl so both the view-results chain and the
client.xsl document-load chain can reuse them. Split out
ldh:view-results-error-handler for the view-specific HTTP error UI,
and relocate the ac:object-label template to imports/default.xsl so
server-side rendering can also resolve cross-document object labels
via an object-metadata tunnel param.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@namedgraph namedgraph merged commit 300488f into develop May 11, 2026
1 check failed
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.

1 participant