Mandi! JMD
  In chel di` si favelave...

> Yes for you...;)

...hem, we are slipping in a flame war. Ad is not my intention. ;)
[it's only a bit of bad english... ;]


> Because we are the most stupid developpers in the world ? I hope no...

No, i'm not saying that. I'm simply saying that:

+ db indipendence force to write SQL schema files and sql instructions
 that work for more then one db, so tend to make better sql schema and
sql code.

+ GNU gettext is undoubtly the *standard* way to do localization in UNIX
 world, and have many pros and no one cons.
I think that make the code more readable because insted of having a
line like:

        echo $lang["context"][1];

we have

        __("this is string one in context");

(or echo _("this is string one"); that's the same). You can *see* and
*write* on php code strings and error message as usual (apart _( ) that
really does not hurt).


> Ok so we would have to stop all other features to do that ? I don't
> consider db independance and localization framework as a minor goal but
> i think that you over-estimate the time that we can spend in GLPI. If
> someone wants to contribute about this he is welcome...

We can contribute, really, but as you say these modification involve a
deep (but probably dumb) rewrite of all the code, so this is not a work
that can be done on a ``highly moving target'' as glpi is now.
You have to approve this, stop the target and call for help.


If a hand is needed, i'm here. I don't know the other people subscribed
to -dev.

-- 
dott. Marco Gaiarin                                 GNUPG Key ID: 240A3D66
  Associazione ``La Nostra Famiglia''                http://www.sv.lnf.it/
  Polo FVG  -  Via della Bontà, 7 - 33078  -  San Vito al Tagliamento (PN)
  gaio(at)sv.lnf.it             tel +39-0434-842711    fax +39-0434-842797

                            Grazie, Polonia!
                        http://thankpoland.info/

Reply via email to