public
Description: A context-oriented programming API for Ruby
Homepage: http://www.contextr.org
Clone URL: git://github.com/schmidt/contextr.git
name age message
file .gitignore Wed Mar 26 02:59:01 -0700 2008 Preparing 1.0 release [schmidt]
file COPYING.txt Sat Sep 15 02:54:02 -0700 2007 * updated website and history * changed licen... [schmidt]
file History.txt Thu Apr 24 01:44:15 -0700 2008 More minor changes [schmidt]
file LICENSE.txt Thu Apr 24 01:44:15 -0700 2008 More minor changes [schmidt]
file Manifest.txt Wed Mar 26 02:59:01 -0700 2008 Preparing 1.0 release [schmidt]
file README.txt Thu Apr 24 01:39:56 -0700 2008 Changed copyright [schmidt]
file Rakefile Sun Sep 16 03:59:10 -0700 2007 * updated Rakefile to give more useful better ... [schmidt]
file TODO.taskpaper Wed Mar 26 02:59:01 -0700 2008 Preparing 1.0 release [schmidt]
directory autotest/ Tue Jan 08 06:04:50 -0800 2008 * method_missing - works much better now * ad... [schmidt]
directory benchmark/ Fri Nov 30 01:53:00 -0800 2007 * Updated test * removed yield next test - ... [schmidt]
directory examples/ Thu Jan 17 09:21:09 -0800 2008 More details in employer example - due to chang... [schmidt]
directory lib/ Thu Apr 24 01:40:36 -0700 2008 Version++ [schmidt]
directory scripts/ Fri Jun 29 00:33:12 -0700 2007 * new version of contextr * method based ... [schmidt]
file setup.rb Fri Jun 29 00:33:12 -0700 2007 * new version of contextr * method based ... [schmidt]
directory spec/ Thu Mar 13 06:15:54 -0700 2008 Added api to add behavior to layers Added meta ... [schmidt]
directory test/ Wed Mar 26 02:59:01 -0700 2008 Preparing 1.0 release [schmidt]
directory website/ Thu Apr 24 01:39:56 -0700 2008 Changed copyright [schmidt]
README.txt
= ContextR

A context-oriented programming library for Ruby. 

Inspired by ContextL (Pascal Costanza) and ContextS (Robert Hirschfeld) with 
thanks to Christian Neukirchen for giving the name and lots of ideas.

For more information see 
- http://www.contextr.org/ or 
- http://www.swa.hpi.uni-potsdam.de/cop/

This code is published under the same license as Ruby. See LICENSE.txt for more 
information.

(c) 2007 - Gregor Schmidt - Berlin, Germany
Software-Architecture-Group, Hasso-Plattner-Institute, Potsdam, Germany