8000 F# type provider for .proto files · Issue #3 · ctaggart/froto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 8, 2022. It is now read-only.

F# type provider for .proto files #3

Closed
ctaggart opened this issue Jun 7, 2014 · 8 comments
Closed

F# type provider for .proto files #3

ctaggart opened this issue Jun 7, 2014 · 8 comments
Milestone

Comments

@ctaggart
Copy link
Owner
ctaggart commented Jun 7, 2014

I'm going to remove my first attempt at building the type provider prototype. It was a wrapper around Froto.Roslyn that I called Froto.Gen. Removing it for now.

ctaggart added a commit that referenced this issue Jun 7, 2014
@ctaggart
Copy link
Owner Author

For now, this is out of scope. I'm going to generate code for v3 of Protocol Buffersvia F# AST code generation. See https://github.com/ctaggart/FsAst
#6

@ctaggart
Copy link
Owner Author
ctaggart commented Apr 8, 2016

@takemyoxygen mentioned in #29 that he has started working on a Type Provider. I would love to see it incorporated as part of froto. I'm happy to give commit access after a couple of pull requests.

https://github.com/takemyoxygen/ProtoTypes

We can discuss NuGet package names, but something like Froto.TypeProvider would be great.

@takemyoxygen
Copy link
Collaborator

I'd be happy to merge my repo into Froto. But first, I guess, I'll try to implement some very basic type provider based on Froto.Parser and Froto.Core, and then I'll create a PR to merge that.

@ctaggart
Copy link
Owner Author

With Don tweeting about this, I see it got a whole bunch of attention.
https://twitter.com/dsyme/status/735247215086739457

@takemyoxygen Anything that you need from Froto.Core or Froto.Parser? I really like that @jhugard is looking at F# Record Serialization.

@takemyoxygen
Copy link
Collaborator

@ctaggart I think I don't need anything for now.
Btw, I guess on the next week I'll start integrating it to Froto.

@takemyoxygen
Copy link
Collaborator

@ctaggart, I'd like to import initial version of the type provider into froto. I think it would make sense to merge it into a separate branch first, as there are still a lot of things to do there, and I'd prefer to do smaller PRs and more often. Could you create a separate branch for the type provider in this repository?

@ctaggart
Copy link
Owner Author

@takemyoxygen You've been invited to collaborate. Creating a separate branch sounds good. Go for it!
https://github.com/ctaggart/froto/invitations

@jhugard
Copy link
Collaborator
jhugard commented Jul 4, 2016

Closing this issue in favor of starting fresh with #49.

@jhugard jhugard closed this as completed Jul 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0