-
Notifications
You must be signed in to change notification settings - Fork 131
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 22nd, 2024 #1317
Labels
Comments
kriswest
changed the title
Standard WG Meeting - August 21st, 2024
Standard WG Meeting - August 22nd, 2024
Aug 22, 2024
Derek Novavi / S&P Global |
Brian Ingenito / Morgan Stanley |
Johan Sandersson / Here (formerly OpenFin) 🎁 |
Peter Smulovics / Morgan Stanley |
Alex Dumitru / Citi |
Kris West / interop.io 🚀 |
Rob Moffat / FINOS 🚚 |
Lilla Orban / Morgan Stanley |
This was referenced Aug 23, 2024
14 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Date
Thursday 22nd August 2024 - 10am (US eastern timezone EDT) / 3pm (London, BST)
Zoom info
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.
Participation Requirements
Note: Meeting participants are expected to accept the terms of the FDC3 license (Community Specification License), understand the governance process and have a CLA in place.
Please click the following links at the start of the meeting if you have not done so previously.
Tracking Attendance
Note: Meeting participants are expected to add a comment to this GitHub issue in order that we can track attendance of FDC3 project meetings. Please do this at the start of the meeting.
Agenda
Minutes
Announcements
@experimental
}(https://fdc3.finos.org/docs/fdc3-compliance#experimental-features) - but expecting to remove the label quickly as there are already 1 OS implementation and 2 commercial implementations in the works.Inconsistent Use of Promises #1294 & Make Listener.unsubscribe() async for consistency #1300
addEventListener
function to the desktop agent.Listener.unsubscribe
andPrivateChannel.disconnect()
returnPromise<void>
, deprecate synchronous PrivateChannel event listner functions and add a newasync addEventListener function to replace them in the same style used in the
DesktopAgent` interface, for consistency"USER_CHANNEL_CHANGED"
with"userChannelChanged"
as the desktop agent event type for consistency with the PrivateChannel event types (e.g."addContextListener"
Question: Disposal/Teardown patterns in FDC3 #1263
disconnect()
call or similar for conventional FDC3 use.onBeforeUnload
- however implementors would still be advised to retain instance details for apps as they may reconnect quickly, e.g. after a navigation event.Add property to support analytics across apps #1290
broadcast
andraiseIntent
functions which then deliver the metadata in the ContextMetadata object - requires more work from DA vendors, but is much cleaner.ContextMetadata
is currently an optional featureAction Items
"userChannelChanged"
instead of"USER_CHANNEL_CHANGED"
, review and merge.onBeforeUnload
handler in the client code to call it automatically.Rolled over:
Untracked attendees
The text was updated successfully, but these errors were encountered: