- Role-Oriented Programming
Role-oriented programming is a form of computer programming aimed at expressing things in terms which are analogous to our
concept ual understanding of the world. This should make programs easier to understand and maintain.The main idea of role-oriented programming is that humans think in terms of
role s. This claim is often backed up by examples ofsocial relations . For example, a student attending a class and the same student at a party are the same person, but yet plays in two different roles. In particular, the interactions of this person with the outside world depends on his current role. The roles typically share features, e.g., the intrinsic properties of being a person. This sharing of properties is often handled by thedelegation mechanism.In the older literature and in the field of
databases , it seems that there has been little consideration for the context in which roles interplay with each other. Such a context is being established in newer role- and aspect-oriented programming languages such as Object Teams [http://www.objectteams.org/] .Many researchers have argued the advantages of roles in modeling and implementation. Roles allow objects to evolve over time, they enable independent and concurrently existing views (interfaces) of the object, explicating the different contexts of the object, and separating concerns. Generally roles are a natural element of our daily concept forming. Roles in programming languages enable objects to have changing interfaces, as we see it in real life - things change over time, are used differently in different contexts, etc.
Authors of role literature
*
Trygve Reenskaug [http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/r/Reenskaug%3ATrygve.html]
* Georg Gottlob [http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/g/Gottlob%3AGeorg.html]
* Bent Bruun Kristensen [http://www.sigmod.org/dblp/db/indices/a-tree/k/Kristensen%3ABent_Bruun.html] [http://www.mip.sdu.dk/people/Staff/bbk.html]
* Kasper Østerbye [http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/=/=Oslash=sterbye%3AKasper.html] [http://www.itu.dk/people/kasper/]
* Friedrich Steimann [http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/s/Steimann%3AFriedrich.html] [http://www.kbs.uni-hannover.de/~steimann/]
* Stephan Herrmann [http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/h/Herrmann%3AStephan.html]
* Barbara Pernici [http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/p/Pernici%3ABarbara.html]
* Kasper B. Graversen [http://www.itu.dk/people/kbilsted/]ee also
*
Aspect-oriented programming External links
* [http://doi.ieeecomputersociety.org/10.1109/COOPIS.1999.792181 ROPE: Role Oriented Programming Environment for Multiagent Systems]
Wikimedia Foundation. 2010.