openframeworks / openframeworks/projectGenerator

PG_MODE_CREATE / PG_MODE_UPDATE issues

Open
#353 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.