dddvision / functionalnavigation

Trajectory Optimization Manager for Multiple Algorithms and Sensors (TOMMAS)
3 stars 4 forks source link

Improvements to the initialization process #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Instead of passing function pointers to register a subclass, it may be possible 
to do two-stage initialization, where the first stage provides the name and 
description, and a later stage handles the full construction of the class.

Original issue reported on code.google.com by dddvis...@gmail.com on 31 Aug 2010 at 10:58