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

Move rest module into a separate package with minimal dependencies #824

Open
ZdenekM opened this issue May 5, 2023 · 1 comment
Open

Comments

@ZdenekM
Copy link
Member

ZdenekM commented May 5, 2023

We would like to use arcor2.rest in different projects. It is quite versatile and handy and, in contrast to everything else that exists (up to my knowledge), supports typing and dataclasses, which makes development less error-prone. Unfortunately, there is a lot of stuff in arcor2, which leads to many dependencies, so it makes sense to make arcor2.rest into arcor2_rest - to make it usable in different projects without the need to install a lot of stuff. I haven't done an analysis yet, but it will probably be necessary to create also arcor2_exceptions, etc., to allow this.

@ZdenekM
Copy link
Member Author

ZdenekM commented May 5, 2023

@martincervinka Is that ok for Kinali? Do you have any other suggestions regarding the rest module or splitting arcor2 into more packages?

@ZdenekM ZdenekM changed the title More rest module into a separate package with minimal dependencies Move rest module into a separate package with minimal dependencies Apr 11, 2024
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

1 participant