Live data from Hacker News

Viewing profile — jmarolf

jmarolf

HN member
Joined
Fri, Aug 28, 2015, 10:18 PM UTC
HN karma
2
Public activity
3 items

About jmarolf

No profile information was provided.

Recent public activity

  1. comment
    Comment #24077833

    > As for source code generators as a way to solve the reflection dilemma: they are not going to make a dent as they tied to the specific language (C#), and not to .NET platform as …

  2. comment
    Comment #23295672

    I would point to https://github.com/dotnet/roslyn itself as an example of a modern codebase. We try to adopt and use all of the new language features there as we write them to try …

  3. comment
    Comment #22329493

    We have some documentation now: https://docs.microsoft.com/en-us/dotnet/csharp/roslyn-sdk/ would really appreciate bugs/comments on these docs pages of what else you would like to …