Skip to content

Conversation

@diasbruno
Copy link

depending on how the user want to structure their projects, using "make-pathname" might give wrong results when renaming a template file name.

example:

system.asd
system.test.asd

would result in both been renamed to:

{package_name}.asd
{package_name}.asd

depending on how the user want to structure their projects,
using "make-pathname" might give wrong results when renaming
a template file name.

example:

system.asd
system.test.asd

would result in both been renamed to:

{package_name}.asd
{package_name}.asd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant