PR# 18193 Missing Features in .NET Assembly
Problem Report Summary
Submitter: aweissen
Category: .NET
Priority: Medium
Date: 2012/05/18
Class: Bug
Severity: Serious
Number: 18193
Release: 7.0.8.8074 GPL Edition - windows
Confidential: No
Status: Analyzed
Responsible:
Environment: Windows Vista 32 Home Premium
Visual Studio Express 2008
.NET 4.5
Synopsis: Missing Features in .NET Assembly
Description
ES does not generate the correct features for the attached VS Solution. In particular, for the class "IBClient", the method "RequestMarketData (...)" does not show up in the feature list at all in ES. This VS Solution can also be downloaded at http://code.google.com/p/ib-csharp/downloads/list
To Reproduce
1. Build the solution for and using VS 2008, targeting framework 2.0 2. Add the resulting .dll to the assemblies list. 3. Attempt to use/view the corresponding IBClient.RequestMarketData (...) feature in ES - it should not appear in the available feature list.
Problem Report Interactions
Currently the EiffelStudio .NET consumption part is not able to consume .NET generics and this is why the routine does not show up in EiffelStudio.