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

Rename crates to something more descriptive #50

Closed
Tracked by #303 ...
insipx opened this issue Oct 20, 2021 · 1 comment · Fixed by #70
Closed
Tracked by #303 ...

Rename crates to something more descriptive #50

insipx opened this issue Oct 20, 2021 · 1 comment · Fixed by #70
Projects

Comments

@insipx
Copy link
Contributor

insipx commented Oct 20, 2021

the plan is to rename the core, core_v14, and possibly extras crate to better reflect their roles in the codebase. It should be kept in mind that at some point there will be a facade crate that ties what currently is core and core_v14 together.

my suggestion is:

  • rename core to legacy
  • rename core_v14 to core
  • facade name is ??? (something cool maybe, maybe just desub?, desub-typeinfo?)

facade will be the crate that has the latest metadata decoding enabled by default, and then will have features that enables legacy decoding as well.

@insipx insipx added this to To do in V14 Oct 20, 2021
@dvdplm dvdplm mentioned this issue Nov 4, 2021
9 tasks
@jsdw
Copy link
Collaborator

jsdw commented Nov 4, 2021

core => desub-legacy
core_v14 => desub-current
facade => desub
extras => desub-json-resolver

I think was suggested in our chat :)

@jsdw jsdw mentioned this issue Nov 8, 2021
@jsdw jsdw closed this as completed in #70 Nov 8, 2021
V14 automation moved this from To do to Done Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
V14
Done
Development

Successfully merging a pull request may close this issue.

2 participants