Martin Duerst wrote: > ... > - It is possible to introduce a convention > (e.g. print qL(##53##The weather is $skycover today.);) > where ##53## serves as a message number. This is completely > independent of implementation. > > >I have seen companies start out with this method but in > >the long run they all moved away from it. > > What do they move to? They all moved to a number format (or define) like MSG_53_THE_WEATHER_IS_XXX_TODAY. Brian Stell
- Interesting idea for string resources James Briggs
- Re: Interesting idea for string resources Brian Stell
- Re: Interesting idea for string resources Martin Duerst
- Re: Interesting idea for string resources Brian Stell
- Re: Interesting idea for string resources Bjoern Hoehrmann
- Re: Interesting idea for string resources Ed Batutis