Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect behavior when generate module which already exists #52

Closed
MaximBazarov opened this issue Dec 20, 2015 · 1 comment
Closed

Comments

@MaximBazarov
Copy link
Contributor

When regenerate module with name already exists

  1. No any warnings about deletion my files (it possible I already have some code here)
  2. Incorrect deletion from project, some files paths corrupted in compiled sources
    SS

steps:

generamba gen RootNavigation  bl_viper_default_gt

and again

generamba gen RootNavigation  bl_viper_default_gt
@etolstoy
Copy link
Member

@MaksimBazarov thanks for reporting! I've already encountered a very similar problem, seems that my fix wasn't enough. I'll investigate this behavior (described under p.2).

And a nice idea about posting warnings about deletion - I'll plan it for one of the upcoming versions!

etolstoy added a commit that referenced this issue Dec 29, 2015
Fixed #52 - Incorrect behavior when generate module which already exists
@etolstoy etolstoy added this to the Version 0.7.2 milestone Jan 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants