Kris West
Kris West
That could be an alternative proposal - but its going to add a complexity to the Desktop Agent Proxy interface (as multiple interfaces would be trying to message over the...
> I might have missed some discussion on this then. Are there any documents on this? There was a small amount of discussion in FDC3 for Web meetings and a...
Basically, the WCP connection flow (started by the app calling `getAgent`) is replaced by an API call - otherwise everything works the same way as it would for a normal...
@robmoffat If you read the proposals above we're already asking them to supply an `appId` as a parameter to `getSubAgent` to give it an identity - although we noted that...
IFrames were chosen to sandbox the intent resolver (or channel selector) code in its own DOM, we looked at some other form of code injection and decided that it would...
We're planning to raise the FDC3 for the Web proposal in its current form as @experimental so it can be implemented and issues like this explored in implementations. If the...
@kziemski is this in anyway related to your question about Module federation?
This was discussed at #1518 and due to the need for documents to share an origin to support DOM projection / the adoptNode API call (as you need access to...
Nah, that just means there's stuff the other end to change too :-p I wasn't saying she got it wrong, rather just highlighting the places that it will need to...
@Roaders and @julianna-ciq this is merged and if you merge main into your open PRs we should be able to see if this is doing the job.