IRC log of i18n on 2004-09-02
Timestamps are in UTC.
- 23:17:30 [RRSAgent]
- RRSAgent has joined #i18n
- 23:18:21 [apphillips]
- RRSAgent, please set logs world-visible
- 23:19:10 [Tex]
- we need to expand the group before we have more bots listening on irc then people...
- 23:19:29 [apphillips]
- We need to swell attendance any way we can.....
- 23:19:49 [Tex]
- like eating lots of ice cream? ;-)
- 23:20:03 [apphillips]
- good idea. Know where we can get any?
- 23:20:19 [Tex]
- Zakim, give us ice cream
- 23:20:19 [Zakim]
- I don't understand 'give us ice cream', Tex
- 23:20:24 [Tex]
- darn
- 23:23:38 [apphillips]
- ---
- 23:23:47 [apphillips]
- Discussion of the letter to SOAP
- 23:23:56 [apphillips]
- ACTION: Andrea to send the note out
- 23:24:29 [Zakim]
- +[IBM]
- 23:24:35 [apphillips]
- welcome, Mary
- 23:25:00 [apphillips]
- Discussion of Unicode plans
- 23:29:32 [apphillips]
- ---
- 23:29:52 [apphillips]
- Requirements document
- 23:30:15 [apphillips]
- TT: 2.5 locale identifiers
- 23:30:26 [apphillips]
- nothing about protocol around them
- 23:30:52 [apphillips]
- insert text about protocol and negotiation
- 23:31:20 [apphillips]
- locale "geographic" from locale "other stuff"
- 23:32:26 [apphillips]
- Unicode support: negotiation between services about subset?
- 23:33:30 [apphillips]
- legacy systems exposed as WS causes problems?
- 23:35:01 [apphillips]
- worlds most unfortunate acronym: CRPP
- 23:36:42 [apphillips]
- http://www.inter-locale.com/w3-ws-cc-position-i18n.html
- 23:37:23 [apphillips]
- comments welcome
- 23:40:19 [apphillips]
- -
- 23:41:23 [apphillips]
- need to have a "description language for i18n preferences"
- 23:48:09 [apphillips]
- silly requestion: WSUSI
- 23:48:14 [apphillips]
- (instead of WSUS)
- 23:48:32 [apphillips]
- WSIUS
- 23:48:47 [apphillips]
- WSUIS?
- 23:49:16 [apphillips]
- SUIWS
- 23:50:53 [apphillips]
- ACTION: Addison: update the document with comments.
- 23:51:26 [apphillips]
- MD: not one single policy per web service
- 23:52:05 [apphillips]
- last para in 2.1 has typo for evolution.
- 23:52:13 [apphillips]
- (thanks Tex)
- 23:55:09 [apphillips]
- Note or WD this month?
- 23:55:51 [apphillips]
- Tex: intro needs to say more
- 23:56:02 [apphillips]
- architecture necessary
- 23:58:11 [apphillips]
- locale model problem....
- 23:58:33 [apphillips]
- work on intro statement together.
- 23:59:49 [apphillips]
- Now there is something mystical about how the J2EE system got the locale into the method. The Java proprietary Locale object was set in the Request object by processing the user's HTTP Accept-Language header and doing some (proprietary) mapping to Java's representation (the Locale object). The locale can then be accessed by a Java program.
- 23:59:49 [apphillips]
-
- 23:59:49 [apphillips]
- Both of the examples above produce localized behavior using information maintained by the application's environment. The developer may need to do something in the body of the code to access this capability (as in the second example), but the method signature remains the same.