Bugzilla – Bug 324036
[C# 3.0] Implementing object and collection initializers
Last modified: 2007-09-15 21:24:23 UTC
---- Reported by duncan@ximian.com 2007-04-11 23:56:02 MST ---- I started to work on implementing the new C# 3.0 Object and Collection initializer syntax. So far, the changes to the parser seems to be just fine, but the code emission isn't working properly. ---- Additional Comments From duncan@ximian.com 2007-04-11 23:58:53 MST ---- Created an attachment (id=171776) Current patch ---- Additional Comments From marek.safar@seznam.cz 2007-04-12 05:45:13 MST ---- Please also write positive/negative tests for your code otherwise your patch won't be accepted. ---- Additional Comments From marek.safar@seznam.cz 2007-08-14 12:51:40 MST ---- It has been implemented. Imported an attachment (id=171776) Unknown operating system unknown. Setting to default OS "Other".