|
[VW] Porting 2.6a2 - WAHtmlAttributes: msg#00160lang.smalltalk.squeak.seaside
Hi Avi, I find the api of WAHtmlAttributes a bit strange. #at: answers the value while #at:ifAbsent: and #at:ifAbsentPut: answer an association This imposes strange, difficult-to-read and error prone (imho) constructs like: id := (html attributes at: 'id' ifAbsent: ['id' -> 'default-id']) value. One would rather expect a behavior similar to Dictionary. Any chance to see this corrected ? Michel. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: config page questions: 00160, Avi Bryant |
|---|---|
| Next by Date: | Re: Rails and Seaside: 00160, Yanni Chiu |
| Previous by Thread: | [VW] Porting 2.6a2 - WAWalkbackErrorHandler>>handleError:i: 00160, Bany, Michel |
| Next by Thread: | Re: [VW] Porting 2.6a2 - WAHtmlAttributes: 00160, Marco Qualizza |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |