Tagged Questions
The product-line tag has no wiki summary.
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 ...
3
votes
1answer
260 views
Pros and Cons of Product Line Software Development
Has anybody here implemented a software product line approach, as defined by the SEI? How do you manage changes? How do you test? What problems have you had to deal with?
For years we've basically ...
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 ...
1
vote
2answers
122 views
Software Product Lines (SPL) for Domain Specific Languages (DSL)
Does it make sense to focus on Domain Specifics Languages (DSL) development following a Software Product Line approach?
Does anyone know any other approach to create and maintain several related ...
0
votes
1answer
40 views
Documenting software architectures that serve multiple markets
I'm the lead developer/architect wanna-be on a J2EE based system/platform at work that serves both real estate and automotive markets. The systems consists of a set of database back ends, web services ...
0
votes
1answer
150 views
Anyone recommends 'Pure Variants' for Software Product Lines generation?
Dear all,
I am working on a software product line for online-tests automatic builds in coordination with my professor. He recommended for me "Pure Variants" as an open source tool which can be used as ...