|
2 | 2 | layout: default
|
3 | 3 | ---
|
4 | 4 |
|
5 |
| -Roadmap |
| 5 | +# Roadmap |
6 | 6 |
|
7 |
| -The roadmap provides broad objectives for the direction of FreeCAD development |
| 7 | +The roadmap provides broad objectives for the direction of FreeCAD development. |
8 | 8 |
|
9 | 9 | # Development Roadmap 1.0
|
10 | 10 |
|
11 |
| -This document describes several high-level objectives for the FreeCAD project. Rather than being a laundry list of development tasks, it focuses on a small set of strategic initiatives that, if achieved, will move FreeCAD closer to an ideal future state. Of course, people may, _and probably will_ argue about _which_ future state FreeCAD should pursue. For the purposes of this document we assume the following: |
12 |
| - |
13 |
| -1. We want FreeCAD to have a healthy development community where new features are regularly added, bugs are quickly resolved, and performance is maintained. |
14 |
| -2. We want a large and diverse community of people using FreeCAD to do real work, including commercial, academic, and hobby pursuits. |
15 |
| -3. We want the code-base to be maintainable, understandable, and testable. |
16 |
| -4. We want the user interface to be beautiful, intuitive, and efficient. |
17 |
| -5. We want high-quality and relevant documentation. |
18 |
| -6. We want the software to be well-designed to support a variety of use-cases including scripted operation. |
19 |
| -7. We want a stable and well-designed API to allow FreeCAD to be included in other workflows and tools. |
20 |
| - |
21 |
| -## Why build a roadmap? |
22 |
| - |
23 |
| -Technical discussions often become contentious because the decisions made have real consequences. Well-meaning people may disagree because they have differing priorities or goals. |
24 |
| - |
25 |
| -A well-designed roadmap is beneficial because it _first_ focuses on the priorities and then encourages technical decision-making in context. |
26 |
| - |
27 |
| -A good roadmap will be useful to many different kinds of people: |
28 |
| - |
29 |
| -1. Developers will be able to make better decisions about which features should be addressed first and which bugs are worth fixing. |
30 |
| -2. Maintainers can prioritize PR code-review and merge activity. |
31 |
| -3. New contributors can get a sense of where and how their efforts would be most useful. |
32 |
| -4. Non-developer Contributors can prepare better documentation, support users more effectively, and advocate for appropriate changes. |
33 |
| -5. The FPA can allocate resources to encourage key development efforts, plan events, and raise funds. They can encourage sponsors appropriately and push back on sponsors with goals that are not consistent with project goals. |
34 |
| -6. Content Creators can build curriculum, prepare tutorials, and aid with educating users about new features. |
35 |
| -7. Ondsel and other commercial partners can plan their product offerings effectively. |
36 |
| -8. GSoC and other mentors will be able to define projects that are consistent with the general project direction. |
37 |
| -9. Other Open-Source projects can identify opportunities for partnership and co-development. |
38 |
| - |
39 |
| -## Why Now? |
40 |
| - |
41 |
| -FreeCAD releases have never followed a predictable routine. Instead, the project’s unofficial motto, “It’s done when it’s done” has dictated when official releases are prepared. This model has served the project very well for many years but not without controversy and consequences. |
42 |
| - |
43 |
| -Within the last couple of years many things in the FreeCAD ecosystem have changed. |
| 11 | +This document describes several high-level objectives for the FreeCAD project. Rather than being a laundry list of development tasks, it focuses on a small set of strategic initiatives that, if achieved, will move FreeCAD closer to an ideal future state. |
44 | 12 |
|
45 |
| -The user community has grown dramatically. It has spread far beyond the forum and it includes far more non-developer users. |
46 |
| - |
47 |
| -The FPA was formed to protect the FreeCAD project and encourage its growth. The FPA has started receiving donations. Deploying those funds well is becoming a challenge itself. |
48 |
| - |
49 |
| -Ondsel was formed as an open-core public benefit corporation building around the FreeCAD project. As a commercial enterprise, they have a strong need for predictabiilty in the development process and project goals. |
50 |
| - |
51 |
| -Interest by commercial users to deploy FreeCAD in production environments is increasing. |
52 |
| - |
53 |
| -FreeCAD is reaching a state of feature-completeness that suggests a 1.0 release. After that point, backwards compatibility and document stability will become increasingly important. |
54 |
| - |
55 |
| -Universities, trade-schools, and online educators have shown interest in teaching FreeCAD and offering some form of certification. |
56 |
| - |
57 |
| - |
58 |
| -## Who gets to write/change it? |
59 |
| - |
60 |
| -The roadmap is, in a sense, a living document. It should be frequently reviewed and revised. The FPA is the steward of the document itself and takes the lead on drafting and revising its content, but it should reflect the will of the whole FreeCAD community. The FPA actively seeks input from the community members and other stakeholders, partners and industry experts. |
61 |
| - |
62 |
| -# Roadmap |
| 13 | +You can read more about the [rationale for having a roadmad](rationale.md) |
63 | 14 |
|
64 | 15 | This roadmap outlines broad strategic objectives. Code contributions from developers will always be evaluated on their merits but are more likely to receive timely attention and be successfully merged if they are consistent with the stated objectives of this roadmap.
|
65 | 16 |
|
|
0 commit comments