-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Standard WG Meeting - August 25th, 2022 #802
Labels
Comments
Kris West / Cosaic 🚀 |
Tiago Pina / Cosaic |
Vinay Mistry / Symphony |
Rob Moffat / FINOS |
Yannick Malins / Symphony 🥇 |
Johan Sandersson / OpenFin 🎁 |
Tim Jenkel / Wellington |
Hugh Troeger / FactSet |
Kalina Georgieva / Tick42 |
👋 |
Qiana / Citi |
Minutes from the SWG meeting have now been posted |
This was referenced Aug 26, 2022
21 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Date
Thursday 25 Aug 2022 - 10am EST / 3pm BST
WebEx info
Meeting number: 665 568 411
More ways to join
Meeting notices
FINOS Project leads are responsible for observing the FINOS guidelines for running project meetings. Project maintainers can find additional resources in the FINOS Maintainers Cheatsheet.
All participants in FINOS project meetings are subject to the LF Antitrust Policy, the FINOS Community Code of Conduct and all other FINOS policies.
FINOS meetings involve participation by industry competitors, and it is the intention of FINOS and the Linux Foundation to conduct all of its activities in accordance with applicable antitrust and competition laws. It is therefore extremely important that attendees adhere to meeting agendas, and be aware of, and not participate in, any activities that are prohibited under applicable US state, federal or foreign antitrust and competition laws. Please contact legal@finos.org with any questions.
FINOS project meetings may be recorded for use solely by the FINOS team for administration purposes. In very limited instances, and with explicit approval, recordings may be made more widely available.
Agenda
(will not get to all, the remainder to roll over to future meetings):
fdc3.applications()
method #311 (included as loosely related)AppIntent
interface incorrectly describes an intent #312Minutes
Maintainers update
Discussion of open issues:
/intents
and/contexts
appD endpoints are useful for both development and governance use (at least one firm has demonstrated a web UX based on similar endpoints).findIntentsByContext
andraiseIntentForContext
API calls, which will return intent and resolution to app options for a specific context (adding a list of all know contexts makes mining information with these calls trivial, however, the calls as they stand serve a valid usecase.fdc3.applications()
method #311fdc3.applications()
function makes it trivially easy for information about the desktop environment to be leaked to any and all applications running in its context.findIntent
calls, doing so requires knowledge of all the intents and context types in use. While it is easy to enumerate standard types, It isn't possible to do so for proprietary types - it also requires a more concerted effort to gather the information.AppIntent
interface incorrectly describes an intent #312AppIntent
type to allow a display name per app returnedfindIntent
as they are likely to need a single display namedisplayName
field and rely on the intents name instead.interop.intents.listensFor
metadata (breaking change) and a type that extendsAppMetadata
in the Desktop Agent API to add the description field (non-breaking).Action Items
fdc3.applications()
method #311AppIntent
interface incorrectly describes an intent #312interop.intents.listensFor[<intentname>].displayName
field in appD andAppIntent.intent.displayName
in the API types and add explanation of using intent name for display to documentation.Rolled over from the previous meeting:
Untracked attendees
The text was updated successfully, but these errors were encountered: