Feature Oriented Programming - examples

2k Views Asked by At

I read something about Feature Oriented Programing, but I miss use-cases and examples. Are there any techniques or patterns that are application of FOP?

3

There are 3 best solutions below

0
On

Information on Feature Oriented Programming (FOP) - also known as Feature Oriented Software Development (FOSD) - can be found here:

Use-cases are often found in the Software Product Line Engineering (SPLE) community, where FOSD is one emerging field of implementation techniques.

Whitepapers and tutorials on practical application with commercial tools:

1
On

I think you mean Feature Driven Development (FDD).

And there are many example, but a good start point is wikipedia http://en.wikipedia.org/wiki/Feature_Driven_Development

0
On

If you are still intrested in FOP, take a look at this site: http://wwwiti.cs.uni-magdeburg.de/iti_db/research/featureide/

FeatureIDE is a Eclipse-based IDE for FOP. It also brings some examples and tutorials.

SPL2go is a repository of software product lines developed with FOP.

If you need some literature take a look at this book.