Abel Braaksma
Abel Braaksma
This is pretty darn awesome! If you need some help with RFC, ping me on Slack or @-mention me here.
It looks like Templatus is not under active development atm. Maybe we can revive that, or ask @kerams, who maintains that repo.
Perhaps Myriad? I vaguely remember other code generators, not sure if they can easily be plugged in though. It's probably gonna be quite a massive change.
@vilinski your "update all tools" F# script seems to have gone, or moved. The wayback machine doesn't have a copy. Do you happen to still have the `fsx` script somewhere?...
@wli3 or @KathleenDollard what's the status? Still in the backlog? Can it be prioritized? Re your comment: https://github.com/dotnet/sdk/issues/10130#issuecomment-569566206, quote: > @KathleenDollard and I do like this feature. It is currently...
@dsyme would you consider putting this on the roadmap (i.e., I'm willing to do the research & RFC if approved)? While I sympathize with the idea that this is a...
My personal use case is with an optimized dynamic library, where I found that using function pointers to native functions yielded a significant benefit when called from static contexts. Consider...
I'm not a cron specialist, but that seems like a standard task, so there's no need to expand the syntax to do that (which is the topic of this issue)....
If @ghost is still around, could this change be made without being backwards incompatible? I.e., adding a new interface as opposed to changing an existing one? Edit: it is a...
After we've resolved the unresolved question, I'll give this RFC one more quick review and then I think I can merge it for you.