Opened 17 years ago
Closed 17 years ago
#47 closed enhancement (fixed)
add record types to model
| Reported by: | Stephen Siegel | Owned by: | Stephen Siegel |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | model | Version: | 1.0 |
| Keywords: | record, struct, field | Cc: |
Description
A record is what is a called a struct in C. Need to add RecordTypeIF, and methods in ModelFactoryIF to create them. Need to add a value of that type. Need field operation "." And so on.
Note:
See TracTickets
for help on using tickets.

Syntax add. Need to add semantics. Will make separate ticket.