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/13/2011 03:21:40 PM (10 years ago)
- Author:
-
lauritz.thamsen
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v57
|
v58
|
|
51 | 51 | }}} |
52 | 52 | |
53 | | The calculator was developed with JCop and Qt Jambi in a university seminar about SoC paradigms and context-oriented programming. |
| 53 | The calculator was developed with JCop and Qt Jambi in a university seminar about several SoC programming paradigms including context-oriented programming. |
54 | 54 | |
55 | 55 | The small application provides the possibility to explicitly enter the user's context. It uses JCop contexts that layer base methods according to the user's context. A user can be from Germany or the U.S. and therefore expectation of the metric system (pound vs. kilograms, feet vs. meters) are used in BMI value calculation. Also visualization of the actual BMI result is provided according to the user's need. |