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

simpler code #751

Closed
3 of 5 tasks
joamatab opened this issue Oct 2, 2022 · 0 comments
Closed
3 of 5 tasks

simpler code #751

joamatab opened this issue Oct 2, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@joamatab
Copy link
Contributor

joamatab commented Oct 2, 2022

How can we simplify gdsfactory code?

  • remove changelog, and version. It's easier to version and keep changelog inside component docstrings PR
  • consolidate reflect_h, reflect_v, reflect and mirror rename reflect_h to mirror_x and reflect_v to mirror_y #896
  • remove Component.aliases (it's been deprecated for a while) and start using Component.named_references instead
  • replace _parse_layer by pdk.get_layer
  • decide if we keep Component.layers or Component.get_layers
@joamatab joamatab added the enhancement New feature or request label Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant