close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.
- Timestamp:
-
01/10/2011 04:48:02 PM (10 years ago)
- Author:
-
malte.appeltauer
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v14
|
v15
|
|
21 | 21 | |
22 | 22 | For more information, please see our [wiki:JCopPublications#ContextPy publications] related to the ContextPy project or contact us: |
23 | | * Authors |
24 | | * Christian Schubert |
25 | | * [https://www.hpi.uni-potsdam.de/hirschfeld/people/perscheid/index.html Michael Perscheid] |
26 | | * [https://www.hpi.uni-potsdam.de/hirschfeld/people/hirschfeld/index.html Robert Hirschfeld] |
27 | | * Maintainer |
28 | | * [https://www.hpi.uni-potsdam.de/hirschfeld/people/perscheid/index.html Michael Perscheid] |
29 | | |
30 | | |
| 23 | * [https://www.hpi.uni-potsdam.de/hirschfeld/people/perscheid/index.html Michael Perscheid] |
| 24 | * [https://www.hpi.uni-potsdam.de/hirschfeld/people/hirschfeld/index.html Robert Hirschfeld] |
| 25 | |
31 | 26 | == Implementation == |
32 | 27 | ContextPy supports the layer-in-class approach and with that allows developers to define their partial methods within the scope of the actual classes these methods are contributing to. Similar to all other COP extensions so far, ContextPy provides both layers, partial methods, and dynamic scoping. |