Errors importing C# solution (#1613)

Several errors and useless output when importing a C# solution:

1 - Attributes/methods marked with modifiers as "sealed", ... or definitions like "public static bool Any<T>" are NOT IMPORTED when using Reverse Engineering

2 - Project hierarchy (folders) is not respected, resulting on mixed diagrams from different projects

As a result, reverse engineering DOES NOT WORK for C# solutions. Please, fix.

Created
11 November 2019 18:16:39
Closed
Not Closed
Requested by
Guilherme Vaccaro
State
Partially Solved
Version
11
OperatingSystem
Windows 10
Solved in
Unsolved

Dusan Rodina - softwareideas.net 12 November 2019 17:17:28

Thank you for your feedback.

1) The missing syntax features will be added soon.

2) Currently, the hierarchy is followed by namespaces, not by physical folders. This option will be also added, but it may take longer time to implement than 1).

TrackedRequestComment
Your Name:
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]