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

Improve model URL generation #75

Open
safo6m opened this issue Aug 4, 2020 · 0 comments
Open

Improve model URL generation #75

safo6m opened this issue Aug 4, 2020 · 0 comments

Comments

@safo6m
Copy link
Member

safo6m commented Aug 4, 2020

Due to buildModelUrl method, each model class is instantiated two times. Because of that, #68 happens.
As a temporary solution, HasOne and HasMany properties are flagged as configurable #74

Find a way to "calculate" a model URL without creating a new model instance.

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