- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Thu, 07 Sep 2023 10:12:27 +0000
- To: public-css-archive@w3.org
> > * For the update callback dictionary name: `update` or `updateCallback` > > Fwiw, in the Navigation API, it's `event.intercept({ handle })`, not `event.intercept({ handleCallback })`. None of the [streams callbacks](https://streams.spec.whatwg.org/#dictdef-underlyingsource) have a suffix of "Callback". > > Custom element callbacks do, but they seem unusual in that way. Fair enough, for some reasons when I originally proposed `updateCallback` I thought I was quoting you or trying to be consistent with something existing in VT but it was a figment of my imagination. I dislike `***Callback` myself, feels hungarian-notationy. -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8960#issuecomment-1709885442 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 7 September 2023 10:12:30 UTC