Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

kriswest

kriswest created a comment on a pull request on finos/FDC3
@novavi I dealt with your review comments on this, could you approve it for merge?

View on GitHub

kriswest opened an issue on finos/FDC3
Allow apps to control logging used in getAgent / agent-proxy
## Enhancement Request As discussed at meeting #1478, applications should be able to control what logging is exposed by getAgent and the agent-proxy (where getAgent has returned a `DesktopAgentP...
kriswest created a review comment on a pull request on finos/FDC3
Yeah, to me 'all code must be tested' sounds like every line and branch (which is tough). Perhaps a qualifier like 'All code _units_ or _modules_ ...'. Perhaps some slight softening would also m...

View on GitHub

kriswest opened an issue on finos/FDC3
Clarify that Context types are defined in JSON and may be handled differently in specific API bindings
## Enhancement Request As identified in the discussion on #1479, the Context Part of the FDC3 standard defines the JSON encoding of Context objects, which is (in JS and .NET so far) translated i...
kriswest created a comment on an issue on finos/FDC3
> Am I right in thinking the only place to see the language binding types right now is by looking in the source code? I guess a lot of end application developers would be more interested in those r...

View on GitHub

kriswest pushed 2 commits to fdc3-for-web-impl-getAgent-refactor finos/FDC3
  • catch cross-domain window.name accesses 3b795ea
  • some lint and logging 455b205

View on GitHub

kriswest pushed 2 commits to fdc3-for-web-impl-getAgent-refactor finos/FDC3
  • Correcting issues with reconnection in fdc3-for-web-impl and demo Reconnections (e.g. on refresh) were being rejecte... 0468da6
  • IntentHandler test coverage 9d1317c

View on GitHub

kriswest created a comment on a pull request on finos/FDC3
> I think that this is good. The workbench works at least! I don't really know how the backwards compatiible stuff withj older FDC3 implementations is supposed to work. I am hoping it will "just wo...

View on GitHub

kriswest created a comment on a pull request on finos/FDC3
Happy New Year @Roaders > Not sure if I need to include a `CHANGELOG.MD` as I've not changed the spec. I can add one if needed You do, the changelog does double duty for both standard and so...

View on GitHub