Improved J661 support: Difference between revisions

Jump to navigation Jump to search
m
mNo edit summary
Line 10: Line 10:


= Patch prototype =
= Patch prototype =
It turned out to be quite simple actually (as we anticipated already), so we have a working prototype ready. In its current form, it is still rather basic (i.e. no support for multiple properties or hashing), but subscribing and unsubscribing properties does work already. I prepared hashing support but didn't actually implement it fully. So it could definitely be enhanced rather easily if you think that'd be useful. I guess, it's now a matter of coming up with a list of changes that would be useful for j661, so that we can adapt the patch accordingly and submit it to the FG repository for review/inclusion.
<syntaxhighlight lang="diff">
<syntaxhighlight lang="diff">
     diff --git a/src/Network/props.cxx b/src/Network/props.cxx
     diff --git a/src/Network/props.cxx b/src/Network/props.cxx

Navigation menu