LearnNewsExamplesServices
Frontmatter
id3602
titleEnhance create class build script
stateClosed
labels
enhancementstale
assignees[]
createdAtDec 15, 2022, 5:33 PM
updatedAtSep 14, 2024, 4:26 AM
githubUrlhttps://github.com/neomjs/neo/issues/3602
authorKrytechs
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 14, 2024, 4:26 AM

Enhance create class build script

Closed v8.1.0 enhancementstale
Krytechs
Krytechs commented on Dec 15, 2022, 5:33 PM

Is your feature request related to a problem? Please describe. a strong dev tool helps new developers to see connections between different components of a framework

Describe the solution you'd like When I use the create-class command line interface and want to create a store it should ask me whether I want to also implement a model.

The correct way of implementation depends on the driving part. What is the core in this store/model system which is the driving part? Depending on that this should be the master and requests if you want to add the slaves.

Krytechs added the enhancement label on Dec 15, 2022, 5:33 PM