Tagged Questions
4
votes
1answer
202 views
Product Line Engineering
Some of the work we do at my company is slowly edging towards a product family with different products in the same family and different flavours (or feature sets) in each product. I am looking for ...
1
vote
2answers
138 views
“Static plugin” system (via build system) in C++
I am working on a C++ product currently. It was designed to have a fair amount of flexibility and has grown bigger and bigger. Now we are planning to cooperate in a project where we would like to ...