Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 06-21-2007
bambuk bambuk is offline
Registered User
 
Name: Alex Stovboun
Organization: UBS AG
Project: Financial applications
 
Join Date: Jun 2007
Posts: 6
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!
Reply With Quote
  #2 (permalink)  
Old 06-21-2007
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
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.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT -4. The time now is 12:04 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.