Quick answer,
I think we should put in common all labels used in more than one component. It's the only way to keep things simple. But maybe I'm
missing something because this is so obvious.
Jacques
From: "Vikas Mayur" <[EMAIL PROTECTED]>
I see that few labels (same) are spread over more than one *
UiLabels.properties file. I know there has been a good effort in cleaning
them day by day.
Though my question is little different.
Say, I have a label already defined in ManufacturingUiLabel.properties and I
need that in accounitng or any other component.
What is wise to do ?
1) Either to use this label.
AFAIK that we check the label in some priority like we start from
CommonUi if it is found there, it is preferred over if it is found in any
other component (because of duplicacy)
2) Create a same label for accounting component as well, but that will add
to duplicacy.
I am confused with this issue. Can any one help me out ?
Thanks,
- Vikas