apache / apache/grails-core

multiple scaffolding folders

Open
#14,312 3 comments 0 reactions 0 assignees View on GitHub
relates-to: scaffolding
Dominant language
Groovy
Stars
2.9k
Forks
975
Avg merge
1d 22h
Merged PRs (30d)
92

Description

Hi,

Based on my experience using Grails since 1.3.x, I've requirements to have multiple scaffolding folders. e.g:
src/templates/scaffolding
src/templates/another-scaffolding-set
....
So, I want to propose an improvement to generate-all script by adding option to select which set of scaffolding to use (default is still src/templates/scaffolding).
How do you think about this?

Contributor guide

Open the contributing guide

Research direction

Start with the generate-all script and the existing src/templates/scaffolding directory described in the issue. Trace how the default scaffolding set is selected and determine what behavior is needed for an alternate folder while preserving the default. Done means generate-all can select among multiple scaffolding folders without changing existing default behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
groovy
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.