Frontmatter
| id | 4519 |
| title | A store''s "model" config should configurable using the term "record", or some other term less ambiguous than "model" |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | Jun 30, 2023, 12:38 AM |
| updatedAt | Sep 13, 2024, 4:29 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4519 |
| author | maxrahder |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 13, 2024, 4:29 AM |
The term "model" is used a lot. In Neo it can mean "component model" or the description of the records.
For a store's config I'd like to use a different term, such as "record" rather than "model".
Perhaps we need a discussion of the name of the Ext.data.Model type, but