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

Fix and features #41

Merged
merged 5 commits into from
Jun 14, 2013
Merged

Fix and features #41

merged 5 commits into from
Jun 14, 2013

Conversation

paolosanchi
Copy link
Contributor

Hello,
i'm here again (i like so much your library), i've fixed some bugs,
plus i've added the support for nullable enum in the SelectGenerator.
Finally i've separated the default format for the unknwn translations, i've put it in the DefaultCulture, i think it's a good place.
I did it so i can call it in the SelectGenerator, extracting that logic from the LocalizedModelMetadataProvider.

I have slowness issues, so i've implemented a CachedStringProvider, but the first time it get the strings it still remain slow.
I will try to let LocalizedModelMetadataProvider extends CachedDataAnnotationsModelMetadataProvider to see if i gain some speed, but this imply to target the project to the framework 4.5

jgauffin added a commit that referenced this pull request Jun 14, 2013
@jgauffin jgauffin merged commit 81eb143 into jgauffin:master Jun 14, 2013
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.

2 participants