| bio | website | monkeyman.be |
|---|---|---|
| location | Belgium | |
| age | ||
| visits | member for | 2 years, 8 months |
| seen | May 13 at 20:53 | |
| stats | profile views | 3 |
|
Jun 20 |
awarded | Supporter |
|
Jul 9 |
answered | Are first person comments distracting and unprofessional? |
|
Mar 1 |
comment |
Translating error messages from an external API? @kevin: (regex, translation) or (regex, translatable_string)? I would think the latter, so you don't have different regexes per language you translate to? |
|
Mar 1 |
awarded | Student |
|
Mar 1 |
comment |
Translating error messages from an external API? One caveat is that the error messages of the API could improve over time. So maybe now I get the same string "Error" for five different types of errors, and can only map this to "Unspecified error in the API". If they later change this to include more detailed information, how should I structure my adapter so that my application does not hide this info? |
|
Mar 1 |
asked | Translating error messages from an external API? |
|
Sep 24 |
answered | What is your take on ergonomic mice? |
|
Sep 23 |
awarded | Teacher |
|
Sep 23 |
answered | What are the benefits of using database abstraction by ORM? |