Difference between revisions of "Request for change"
From OTBWiki
(→Status) |
|||
Line 1: | Line 1: | ||
=== Status === | === Status === | ||
− | * Author: | + | * Author: Antoine Regimbeau |
− | * Additional Contributors (if different than authors): | + | * Additional Contributors (if different than authors): Guillaume Pasero |
− | * Submitted on | + | * Submitted on 07.07.2027 |
− | + | ||
* Adopted / Rejected (with vote results) | * Adopted / Rejected (with vote results) | ||
− | * Link to a public git branch: https://git.orfeo-toolbox.org/otb.git/shortlog/refs/heads/ | + | * Proposed target release: 6.2 |
+ | * Link to a public git branch : https://git.orfeo-toolbox.org/otb.git/shortlog/refs/heads/refactor_extractROI | ||
* Merged : (put merge commit when merged) | * Merged : (put merge commit when merged) | ||
Revision as of 17:05, 7 July 2017
Status
- Author: Antoine Regimbeau
- Additional Contributors (if different than authors): Guillaume Pasero
- Submitted on 07.07.2027
- Adopted / Rejected (with vote results)
- Proposed target release: 6.2
- Link to a public git branch : https://git.orfeo-toolbox.org/otb.git/shortlog/refs/heads/refactor_extractROI
- Merged : (put merge commit when merged)
Summary
This RFC improves error messages displayed in otbcli, otbgui and Python bindings. It also improves consistency in the various error handling methods inside OTB and its applications (prefer exceptions), and adds an extensive test suite for many error paths.