question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GenAPI should support the 'readonly members' feature

See original GitHub issue

GenFacades should be updated to support the new readonly members feature and appropriately update the reference assemblies to include the readonly keyword rather than preserving the [IsReadOnly] attribute (which results in a compilation error).

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
ericstjcommented, Apr 6, 2019

Generate source is GenAPI. Validate refs is API Compat. Please feel free to submit a PR for this if you’re blocked.

0reactions
tannergoodingcommented, Apr 6, 2019

I think he may be refering to GenApi tool

Probably, I can never keep which tool does what straight in my head 😄

I’m specifically referring to whichever of the tools can be used to generate and validate the various ref assemblies we have in CoreFX.

Read more comments on GitHub >

github_iconTop Results From Across the Web

GigE Vision Server > Theory of Operation > GenICam Features
On the client side a GenApi implementation like the CVGenApi from CVB reads that XML ... Write operations on a read only feature...
Read more >
GenICam Standard
The GenApi module will translate this call into a series of calls to ... A family of cameras where some members have a...
Read more >
GenAPI issues generate invalid C# for internal types #4488
We have encountered cases where we want to generate internal members in reference assemblies. It would be nice to be able to distinguish ......
Read more >
Readonly instance members - C# 8.0 draft feature ...
This feature specification describes the syntax for declaring and using readonly instance members.
Read more >
How to have C# interface with readonly member
I recently found myself in need of something, which should very much be possible in C# (I know it is in C++): Several...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found