openframeworks / openframeworks/projectGenerator
PG_MODE_CREATE / PG_MODE_UPDATE issues
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 90
- Forks
- 79
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 5
Description
Due to some incorrect path parsing PG_MODE_CREATE was always invoked
and now PG_MODE_UPDATE is being correctly invoked but doesn't create projects
we should revisit this functionality, not only code-wise but idea-wise.
Which folder should be checked for the testing of CREATE/UPDATE. or even if we are going to differentiate both.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the PG_MODE_CREATE and PG_MODE_UPDATE entry points and the incorrect path-parsing behavior. Determine which folder should be checked when testing project creation and whether the modes should remain distinct; done requires an agreed behavior and corresponding implementation plan.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100