Skip to content

Localization extension - complex entity class hierarchies and projection to custom types #101

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

Conversation

beercsaba
Copy link
Contributor

@beercsaba beercsaba commented Nov 28, 2020

fix for #100

@beercsaba beercsaba changed the title Localization extension - complex entity class hierarchies and projection to custom entities Localization extension - complex entity class hierarchies and projection to custom entities #100 Nov 28, 2020
@beercsaba beercsaba changed the title Localization extension - complex entity class hierarchies and projection to custom entities #100 Localization extension - complex entity class hierarchies and projection to custom entities Nov 28, 2020
@beercsaba beercsaba changed the title Localization extension - complex entity class hierarchies and projection to custom entities Localization extension - complex entity class hierarchies and projection to custom type Nov 30, 2020
@beercsaba beercsaba changed the title Localization extension - complex entity class hierarchies and projection to custom type Localization extension - complex entity class hierarchies and projection to custom types Nov 30, 2020
@alex-kulakov
Copy link
Contributor

alex-kulakov commented Dec 1, 2020

Thank you for the contribution but I have to request some changes.

The model is quite big but I see that not everything is in use. Is it minimal model to reproduce the issue? If it's not then shrink the model to make it minimal. If it is possible to use existing model types then use them. All tests inherited from Xtensive.Orm.Localization.Tests.AutoBuildTest recreate database schema of database so it is important to make models minimal to not waste test execution time.

We also have .editorconfig file so if your IDE supports it then notice what the IDE offers you to change(for instance using var ). We just started to move to new formatting so a lot of code use old formatting and we update it when edit files. New files should be with new one.

More changes will be requested in code review itself.

@beercsaba beercsaba closed this Dec 3, 2020
@beercsaba beercsaba deleted the origin/test-localization-projectiontocustomtypes branch December 3, 2020 21:52
@beercsaba
Copy link
Contributor Author

beercsaba commented Dec 3, 2020

This PR was created badly, wrong branch was selected, so i've closed this PR and opened #102 but now with the appropriate branch.

@beercsaba
Copy link
Contributor Author

beercsaba commented Dec 3, 2020 via email

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

Successfully merging this pull request may close these issues.

Localization extension - complex entity class hierarchies and projection to custom types
2 participants