-
Notifications
You must be signed in to change notification settings - Fork 284
Long term goals
dbarbier edited this page Sep 29, 2011
·
9 revisions
On this page, we discuss goals we would like to achieve, to help us prioritize them.
- Rationale:
- C++ difficulty: low
- Impact on OCE code: medium
- Impact on 3rd party code: low
- Rationale:
- C++ difficulty: high
- Impact on OCE code: high
- Impact on 3rd party code: high, unless we find a compatible solution
- Rationale:
- C++ difficulty: medium
- Impact on OCE code: high
- Impact on 3rd party code: high, unless we find a compatible solution
- Rationale:
- C++ difficulty: high, and high risks of conflicts with OCCT changes with respect to multithreading
- Impact on OCE code: medium
- Impact on 3rd party code: low
- Rationale: we want to get rid of all environment variables (they can still be used as fallback though). Resource path can be specified by compiling; this is acceptable on Unix, but not on Windows. We want a more flexible solution.
- C++ difficulty: medium
- Impact on OCE code: low
- Impact on 3rd party code: low