Wiki

Ticket #290 (new enhancement)

Opened 12 years ago

Last modified 12 years ago

Add DefaultDictionary.cobra to Cobra.Core

Reported by: jaegs Owned by:
Priority: medium Milestone:
Component: Cobra Compiler Version: 0.8.0
Keywords: Cc:

Description

fixed tryGetValue and added pro willRecordDefaults

Attachments

AddDefaultDictionary.patch Download (3.9 KB) - added by jaegs 12 years ago.

Change History

Changed 12 years ago by jaegs

Changed 12 years ago by Charles

This doesn't work on .NET 2.0 due to the lack of Func<>. Whether we try to backport that to .NET 2.0 or leave DefaultDictionary? out, we need conditional compilation before this will work (or to drop .NET 2.0 support).

Note: See TracTickets for help on using tickets.