[Development] Qt XML and Qt Xml Patterns
Thiago Macieira
thiago.macieira at intel.com
Tue May 21 20:17:25 CEST 2019
On Tuesday, 21 May 2019 08:55:34 PDT Bernhard Lindner wrote:
> I heared about "deprecated" and, well, not deprecated. I had no idea there
> is such a state like "Done".
Qt modules and features can be in one of 5 states:
- Active Development
Receiving new features, changing quickly, bugs fixed
- Maintained
Receives occasional features, changes slowly, bugs fixed
- Done
No new features, changes very slowly, P2 bugs and up fixed only
- Deprecated
No new features, almost no changes, P1 and security fixes only,
new code should not use it, old code should begin porting away
- Removed
Self-explanatory and not coming back
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel System Software Products
More information about the Development
mailing list