|
|
|
|||||
|
C# generics
Does Ice support C# generics?
E.g., slice construct dictionary<long, Employee> EmployeeMap; could be mapped to System.Collections.Generics.Dictionary<long, Employee> em = new System.Collections.Generics.Dictionary<long, Employee>(); instead of a derivative of System.Collections.DictionaryBase. If C# generics are not supported currently, are there plans to add it soon? Thanks! |
|
||||||
|
Welcome to our forums.
Yes, we plan to add this to our C# mapping. However, we do not have a release date yet. If you have an urgent commercial need for this feature and would like to see it rather sooner than later, please contact us at info@zeroc.com. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| generics not supported in -source 1.3 ? | westcoast | Help Center | 24 | 05-11-2007 02:46 PM |