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
However, it currently only defines a set of language bindings for TypeScript/JavaScript, although there exist a number of proprietary bindings for the FDC3 Desktop Agent API in other languages, particularly .NET and Java. There exists an open issue in the FDC3 project to improve on this state by adopting standard bindings for other languages:
We desire to migrate these bindings to a FINOS-hosted repository under the same governance as the existing FDC3 repository and to appoint additional maintainers to help keep it up-to-date with changes to the FDC3 Standard. The use of a separate repository will simplify maintenance and setup of publishing tasks necessary to make the bindings available via nuget, whilst using the same governance/maintainers team will ensure that the .NET binding remain in-sync with the FDC3 Standard.
We anticipate adopting further bindings for other languages in due course, and expect to follow the same model established for the .NET bindings.
The process that we propose for adoption of these bindings is:
Seek the approval of FINOS and the TSC to migrate the Morgan Stanley repository to a FINOS hosted repository (e.g. finos/fdc3-dotnet)
Seek initial approval of the FDC3 Standards Working group (and solicit review by participants) at the next meeting (Thurs 30th Nov 2023)
Update the namespace used in the project from MorganStanley.Fdc3 to FINOS.Fdc3 and apply any reasonable changes proposed during review and agreed by participants.
Raise a PR to include the standardized .NET signatures in the FDC3 documentation site
Work on doing has just started under draft PR #1108preview
Hold a vote on the adoption of the Standardized .NET signatures by the FDC3 community (via the fdc3-participants list) and subsequently merge the PR to include them in the documentation.
The text was updated successfully, but these errors were encountered:
The FDC3 documentation has long included the statement that:
https://fdc3.finos.org/docs/supported-platforms
However, it currently only defines a set of language bindings for TypeScript/JavaScript, although there exist a number of proprietary bindings for the FDC3 Desktop Agent API in other languages, particularly .NET and Java. There exists an open issue in the FDC3 project to improve on this state by adopting standard bindings for other languages:
The FDC3 maintainers seek to adopt a set of bindings for FDC3 .NET, which have been proposed as a contribution to FINOS by @bingenito @ Morgan Stanley
We desire to migrate these bindings to a FINOS-hosted repository under the same governance as the existing FDC3 repository and to appoint additional maintainers to help keep it up-to-date with changes to the FDC3 Standard. The use of a separate repository will simplify maintenance and setup of publishing tasks necessary to make the bindings available via nuget, whilst using the same governance/maintainers team will ensure that the .NET binding remain in-sync with the FDC3 Standard.
We anticipate adopting further bindings for other languages in due course, and expect to follow the same model established for the .NET bindings.
The process that we propose for adoption of these bindings is:
finos/fdc3-dotnet
)MorganStanley.Fdc3
toFINOS.Fdc3
and apply any reasonable changes proposed during review and agreed by participants.The text was updated successfully, but these errors were encountered: