fsprojects / FSharp.Data

F# Data: Library for Data Access
https://fsprojects.github.io/FSharp.Data
Other
815 stars 287 forks source link

Protocol-buffer typeprovider #159

Closed remkoboschker closed 10 years ago

remkoboschker commented 11 years ago

Hi, I think a typeprovider for protocol-buffers https://developers.google.com/protocol-buffers/ would be a great addition. I'm currently testing Froto https://code.google.com/p/froto/ . I'll report back. Is anyone else working on this? Would anyone like to have / use / write a typeprovider for protocol-buffers?

remkoboschker commented 11 years ago

I ran into some problems related to Roslyn. Will try protobuf-net c# implementation for current project, but am still keen to try to write something for this.

7sharp9 commented 11 years ago

You should contact Cameron Taggart for the status of Froto.Gen

remkoboschker commented 11 years ago

Will do when I continue work on the project, thank you for the comment

ovatsus commented 10 years ago

@remkoboschker are you planning to do something here, or are you going with Froto and as such I should close this?

7sharp9 commented 10 years ago

@ovatsus Froto.Gen seems to be bit rotting at the moment, I don't think it was completed.

remkoboschker commented 10 years ago

Hi, we're using protobuf-net to our satisfaction. I do not think we'll spend time on a f# implementation. You can close this as far as I'm concerned.

7sharp9 commented 10 years ago

@ovatsus It would be good to simply augment Marc Gravell's implementation with a type provider. Ive had this on my todo list for a year or two :-)

ovatsus commented 10 years ago

I'll close this for now until someone actually starts doing anything towards that goal

forki commented 10 years ago

@jskeet just twittered about this https://twitter.com/jonskeet/status/439368000081129473

ovatsus commented 10 years ago

Closing this, as there's a dedicated project for it: https://github.com/ctaggart/froto