Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #574 (closed enhancement: invalid)

Opened 17 years ago

Last modified 17 years ago

better reflection

Reported by: Ender KaShae Assigned to: sean
Priority: major Milestone: 1.0
Component: Tango Version: 0.99 RC3 Xammy
Keywords: reflection members Cc:

Description

although the reflection provided in tango.core.traits is very useful it does lack in an area where java and c# reflection shines. there is no mechanism to find and use members of a generic class. This would be a very useful addition

Change History

08/16/07 02:50:07 changed by kris

  • owner changed from kris to sean.

08/18/07 14:39:03 changed by JarrettBillingsley

This is not really a Tango issue at all, as far as I can tell..

08/18/07 15:17:06 changed by sean

  • status changed from new to closed.
  • resolution set to invalid.

Agreed. However, if there are specific library features that could help in this area, feel free to submit an enhancement request describing them.