LearnNewsExamplesServices
Frontmatter
id5291
titleremove src/data/field
stateClosed
labels
enhancement
assigneestobiu
createdAtMar 3, 2024, 7:21 PM
updatedAtMar 3, 2024, 7:29 PM
githubUrlhttps://github.com/neomjs/neo/issues/5291
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 3, 2024, 7:29 PM

remove src/data/field

Closed v8.1.0 enhancement
tobiu
tobiu commented on Mar 3, 2024, 7:21 PM

the idea to use data.Model instances as records and data.field.* instances inside of these got dropped right from the start.

we use the data.RecordFactory instead to keep records as lightweight as possible.

while we might reconsider this in the future, right now we should just delete the folder to not confuse developers.

@ExtAnimal @Dinkh @maxrahder

tobiu added the enhancement label on Mar 3, 2024, 7:21 PM
tobiu assigned to @tobiu on Mar 3, 2024, 7:21 PM
tobiu referenced in commit 3d07dcf - "remove src/data/field #5291" on Mar 3, 2024, 7:22 PM
tobiu closed this issue on Mar 3, 2024, 7:29 PM
tobiu referenced in commit 0b4fa5c - "remove src/data/field #5291" on Mar 26, 2024, 5:29 PM