Off-Topic > SCM EXtensions
scms locales are not automatically loaded
vinnie:
I think we could do the same way of TCZ, the locales.scm may depend on the program.scm, basically there are not other reasons for loading locales more than translating software in use, or not?
Jason W:
As for the -locale part of the extension, they are used by few. So some of the larger ones have been separated as to not punish the many with a larger download, and they are very easy to locate and load, no real need for adding them to dep files really.
I think a reasonable criteria is that if a locale pack is around 5mb compressed, and is over half the size of the main extension, then it makes sense to keep it separate. Otherwise it can just be included.
AbNoRMiS:
--- Quote from: vinnie on April 30, 2012, 05:11:16 PM ---I think we could do the same way of TCZ, the locales.scm may depend on the program.scm, basically there are not other reasons for loading locales more than translating software in use, or not?
--- End quote ---
make tcz extensions are dependent from their locale was not very successful solution
this brings certain restrictions when removing extensions and those deps which are also dependent from locales
vinnie:
I have explained bad, I think it is right to separate locales, because doing so there are no contraindications.
However, if I need only load the application simply I does not load the translation, but if I need translated all I need to load only its locales with the right dependencies.
O.T. for the future you have any idea how to unify scm with the ondemand?
P.s. @ abnormis, hey man! I mean the locales dependent from the program not the program dependent from the locales! es:
scm-load -i program.scm charge only program
scm-load -i locales.scm charge program and locales
AbNoRMiS:
--- Quote from: vinnie on April 30, 2012, 06:25:12 PM ---P.s. @ abnormis, hey man! I mean the locales dependent from the program not the program dependent from the locales! es:
scm-load -i program.scm charge only program
scm-load -i locales.scm charge program and locales
--- End quote ---
dear vinnie
just that i meant that it is not a successful solution
if change this then must in such way as it is implemented in tce-load by checking lang bootcode during extensions load
--- Quote from: vinnie on April 30, 2012, 06:25:12 PM ---O.T. for the future you have any idea how to unify scm with the ondemand?
--- End quote ---
are you mean this topic?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version