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

Repository forks and authoritative project ? #12

Open
jcfr opened this issue Jan 23, 2023 · 1 comment
Open

Repository forks and authoritative project ? #12

jcfr opened this issue Jan 23, 2023 · 1 comment

Comments

@jcfr
Copy link
Contributor

jcfr commented Jan 23, 2023

@ilwoolyu

To streamline the maintenance, one option would be to:

  1. delete the fork in the NIRALUser organization
  2. transfer this repository to the NIRALUser organization
  3. have you (@ilwoolyu) re-fork the transferred project

This would have the advantage of having the project maintained under the umbrella of an organization and would help manage access right et al.

Alternatively, if you intend to be fairly active on the project, we would create pull-request against your current project.

Let us know what you think,

cc: @juanprietob @Connor-Bowley @bpaniagua @vicory

For reference, here is the fork graph associated with this project:

@ilwoolyu
Copy link
Owner

Thanks for the suggestions. I guess the current issue is the package dependency on this toolbox in GROUPS and some other tools. MeshLib is designed for quick prototyping in my research and has been used in my other projects. I would suggest to keep this project from reforking and get rid of the MeshLib dependency in GROUPS for several reasons:

  • Many of my projects depend on MeshLib that has been maintained until now albeit not very often.
  • MeshLib has its own implementation of mesh handling, most functionalities of which very likely exist already in the VTK library. This could be redundant and inconsistent.
  • The dependency in GROUPS is mostly on file I/O and mesh traverse. I think a transition to the VTK library would not be that knotty.

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

No branches or pull requests

2 participants