Comment 20 for bug 28052

Revision history for this message
In , Daniel Stone (daniels) wrote :

that's fine. i suggest you just add an acceleration type integer to
ValuatorClassRec, and then a void *accelData or so, that the acceleration method
of your choice can use. that way, we only ever need to break abi once.

thanks!