- **labels**: --> Fixed_2_19_55
- **status**: Started --> Fixed
- **Patch**: push -->
- **Type**: Enhancement --> Maintainability
- **Comment**:
Pushed to staging as
commit 6786ba7b5cd73f94eec0a49fd68d0e6d9d283437
Author: David Kastrup <[email protected]>
Date: Sun Jan 1 10:14:14 2017 +0100
Issue 5024: Rework the Preinit framework into something simpler
The previous introduction of the Preinit class had to work with
uninitialized data members in a state before construction.
Particularly for data structures like vector classes, this
was quite awkward. Moving such structures into a separate
class initialized before the smobifying base class fixes
this deficiency and makes the behavior much more reliable,
at the cost of making the class hierarchy a bit more nested.
---
** [issues:#5024] Rework the Preinit framework into something simpler**
**Status:** Fixed
**Labels:** Fixed_2_19_55
**Created:** Sun Jan 01, 2017 09:18 AM UTC by David Kastrup
**Last Updated:** Sun Jan 08, 2017 03:16 PM UTC
**Owner:** David Kastrup
Rework the Preinit framework into something simpler
The previous introduction of the Preinit class had to work with
uninitialized data members in a state before construction.
Particularly for data structures like vector classes, this
was quite awkward. Moving such structures into a separate
class initialized before the smobifying base class fixes
this deficiency and makes the behavior much more reliable,
at the cost of making the class hierarchy a bit more nested.
http://codereview.appspot.com/318200043
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list.------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto