Opened 10 years ago
Last modified 10 years ago
#2941 new discussion
Replace all Package.RECORD with Package.UnionType.RECORD?
Reported by: | Adrian Pop | Owned by: | somebody |
---|---|---|---|
Priority: | high | Milestone: | Future |
Component: | *unknown* | Version: | trunk |
Keywords: | Cc: | Martin Sjölund, Per Östlund |
Description
Should we replace all the uniontype records paths to include the uniontype?
Then the MDT lookup will start working on those and we would not need the extra imports (or how is done currently).
Any comments on this?
Note:
See TracTickets
for help on using tickets.
You cannot just replace the paths referring to the records because they return different things.
Absyn.Path.IDENT returns a record. Absyn.IDENT returns a metarecord. Due to how this is implemented.