zhejiushizhuce / protobuf-net

Automatically exported from code.google.com/p/protobuf-net
0 stars 0 forks source link

ObservableCollection support #150

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be nice if ProtoGen supported an option to generate 
ObservableCollection for repeated elements. This would allow direct data 
binding for collection as well as properties. The attached patch adds this 
support for C#. If this seems like a good idea, I could whip up the 
corresponding implementation for VB as well.

-Thad
thad.thompson@gmail.com

Original issue reported on code.google.com by thad.tho...@gmail.com on 20 Jan 2011 at 7:00

Attachments:

GoogleCodeExporter commented 9 years ago
Works great. Should be added to the next version.

Original comment by stephan....@gmail.com on 4 Apr 2011 at 1:48

GoogleCodeExporter commented 9 years ago
Has this been added? Support for ObserbavleCOllections is almost a must here.

Original comment by bviller...@gmail.com on 14 Sep 2012 at 9:48

GoogleCodeExporter commented 9 years ago
@bvillersjr let me just clarify context/position:

For the last feels-like-forever, I have been focusing on getting the v2 core 
into shape, stable, robust, feature-complete, etc.

I have 2 more pretty minot things to look at, then the next item on my map is a 
sweep of any code-gen fixes (I haven't looked at code-gen at all so far for v2)

Original comment by marc.gravell on 14 Sep 2012 at 10:07