Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently Tang looks at all the constructors when generating class hierarchy. When an application references other assemblies, it becomes complex as those assemblies may not available when the class hierarchy is created and Tang may not able to parse arbitrary of constructor in third party libraries.
We should ski non-injectable constructors in building class hierarchy to avoid this issue. ,
Attachments
Issue Links
- is part of
-
REEF-750 Tang should not force loading of DLLs not required at application runtime
- Open