[DXML-9] Remove some use of reflection in data.xml Created: 28/Oct/12 Updated: 14/Nov/12 Resolved: 14/Nov/12 |
|
| Status: | Resolved |
| Project: | data.xml |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Enhancement | Priority: | Minor |
| Reporter: | Andy Fingerhut | Assignee: | Ryan Senior |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Patch: | Accepted |
| Description |
|
There are a couple of occurrences of reflection in the data.xml library |
| Comments |
| Comment by Andy Fingerhut [ 28/Oct/12 6:10 PM ] |
|
dxml-9-remove-reflection-v1.txt dated Oct 28 2012 removes one use of reflection in data.xml. There is still one remaining, to which I have added a comment explaining why it cannot be removed with a single type hint. |
| Comment by Ryan Senior [ 14/Nov/12 7:26 AM ] |
|
Thanks Andy. Will be in the next release. |