Code Monkey home page Code Monkey logo

Comments (5)

petrhaus avatar petrhaus commented on June 17, 2024

I found another issue: DataAnnotations attributes properties are not exported correctly and I've found no solutions so far...

from i18n.

danielcrenna avatar danielcrenna commented on June 17, 2024
  1. Can you give me a usage case? I thought the point of using PO was that you didn't introduce a surrogate key, like .NET resources does.

  2. I can't find an up to date Win32 version of build 18, either. I will likely need to build it myself but this hasn't been a priority for me.

  3. The parser in this project needs work, I'm sure it's not covering every case. This is a new project (if you can't tell), so this kind of thing will come up until it has matured. I understand if you need to use something more stable.

  4. The only real solution here is to duplicate functionality of the DataAnnotations classes. Maybe there is an easy to carve out the Mono equivalent?

from i18n.

worldspawn avatar worldspawn commented on June 17, 2024

#3 - Is the reason it parses line by line (instead of regex) performance?

from i18n.

bzbetty avatar bzbetty commented on June 17, 2024

#1 - not sure if there's a downside, but setting the default language to something else means it will pickup on english, but doesn't seem to effect anything else.

I18N.DefaultTwoLetterISOLanguageName = "--";

from i18n.

danielcrenna avatar danielcrenna commented on June 17, 2024

I applied xianjing's fix, to comment out the code that returns early from the method. #1 shouldn't be a problem anymore. I will create a separate bug for #2.

from i18n.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.