Feature #9637
eliminate need for .NET skeletons by dynamically inspecting assemblies
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
.NET, 4GL Parser
History
#1 Updated by Greg Shah over 1 year ago
It is possible to use the reflection support in .NET to dynamically resolve references instead of requiring skeletons to be created. We will likely need native code here. We should investigate if the Linux support for the .NET CLR can be leveraged. Support for both Linux and Windows is important.
As in OE, the assemblies will need to be "registered" with our conversion tools as a pre-requisite.
#2 Updated by Greg Shah about 1 month ago
- topics .NET, 4GL Parser added