Giter Site home page Giter Site logo

Translate to english about arc HOT 8 CLOSED

inseefr avatar inseefr commented on August 22, 2024
Translate to english

from arc.

Comments (8)

Nolife999 avatar Nolife999 commented on August 22, 2024 1

Romain, could you please take care of the follwing module in the package ARC/arc-utils/src/main/java/fr/insee/arc/utils/ ?
ressourceUtils
sqlengine
structure
textUtils
utils
webutils
Thank you

from arc.

Nolife999 avatar Nolife999 commented on August 22, 2024

Franck, could you please take care of the follwing module in the package ARC/arc-utils/src/main/java/fr/insee/arc/utils/ ?
batch
bdd
dao
files
format
Thank you

from arc.

Nolife999 avatar Nolife999 commented on August 22, 2024

Nolife999, translate arc-core

from arc.

romaintailhurat avatar romaintailhurat commented on August 22, 2024

There are still some french text parts in the POMs ; because those are mainly training guidelines, they can be removed.

from arc.

romaintailhurat avatar romaintailhurat commented on August 22, 2024

In the Token class, we store StringToken constants that are used by the engine to build expressions.

The form of a token is like:

public static final IToken TOK_NOM_PHASE = new StringToken("tok_nom_phase");

It's easy to refactor the constant name (TOK_NOM_PHASE in this case), my IDE will work through all the renamings.

This is not the case for the string part ("tok_nom_phase"), and it is obviously not the case if this string exists somewhere else (not in the java code but in a DB trigger or a property).

Do you know if i can safely rename the string parts or if not, where are the dependencies ?

from arc.

romaintailhurat avatar romaintailhurat commented on August 22, 2024

Hi there.

I'll resume my work on translating the code, and i still need an answer on my previous comment, please. 🐼 👍

from arc.

romaintailhurat avatar romaintailhurat commented on August 22, 2024

Do you know if i can safely rename the string parts or if not, where are the dependencies ?

According to @Nolife999 it's okay, good to go. 👌

from arc.

romaintailhurat avatar romaintailhurat commented on August 22, 2024

I'm done translating my part, maybe i can start working on translating part of the arc-core package ?

from arc.

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.