Directions In Architectural Redesign

Maxwell Kanat-Alexander mkanat at kerio.com
Fri Jan 23 20:01:48 UTC 2004


On Fri, 2004-01-23 at 05:40, Myk Melez wrote:
> We may instead want to use unique strings, which can still be translated 
> to other strings at display time but make more sense to developers (i.e. 
> the equivalent of entities when used for localization in Mozilla).  They 
> also serve as a fallback when a localized string is unavailable.

	I think it would be better to use numbers for the statuses, but also
provide a default string for each status. The system that displayed the
statuses would understand that there was a default. It's generally
easier to deal with numbers as enumerations than strings.

	-Max
-- 
Maxwell Kanat-Alexander
2nd Level Tech Support Engineer, USA
Kerio Technologies, Inc.
2041 Mission College Blvd. Suite 100
Santa Clara, CA 95054
Phone: (408) 496-4500 x23
Fax: (408) 496-6902
Web: http://www.kerio.com/support.html





More information about the developers mailing list