public
Description: Post-modern object system for JavaScript
Homepage: http://code.google.com/p/joose-js/
Clone URL: git://github.com/Joose/Joose.git
Joose /
name age message
file .project Fri Jul 04 12:38:46 -0700 2008 Put Joose into Google Code repository again gi... [malte.ubl]
file INSTALL Fri Jul 04 12:38:46 -0700 2008 Put Joose into Google Code repository again gi... [malte.ubl]
file LICENCE Fri Jul 04 12:38:46 -0700 2008 Put Joose into Google Code repository again gi... [malte.ubl]
file README Sun Nov 09 06:05:02 -0800 2008 Make the combined and minified files easily tes... [malte.ubl]
file TODO Fri Feb 20 10:59:56 -0800 2009 Test-Commit for new mailing list git-svn-id: h... [malte.ubl]
directory build/ Sun Aug 02 07:04:15 -0700 2009 Add copyright notice in a way that is not remov... [malte.ubl]
directory doc_images/ Sun Jan 04 13:15:35 -0800 2009 A diagram of the Joose Type hierarchy git-svn-... [malte.ubl]
directory examples/ Wed Jul 08 11:01:27 -0700 2009 Enable key events in FX3.5 git-svn-id: http://... [malte.ubl]
directory ext/ Wed Dec 24 03:39:34 -0800 2008 Fixes with repsect to traversion order ignoranc... [malte.ubl]
file joose.js Sun Aug 02 07:04:41 -0700 2009 Files generated with new version comment git-s... [malte.ubl]
file joose.mini.js Sun Aug 02 07:04:41 -0700 2009 Files generated with new version comment git-s... [malte.ubl]
directory lib/ Sun Oct 25 03:03:37 -0700 2009 Some micro optimizations [malubl]
directory logo/ Thu Sep 18 06:04:31 -0700 2008 New sub line git-svn-id: http://joose-js.googl... [malte.ubl]
directory playground/ Sat Jan 17 18:42:39 -0800 2009 MultiMethod meta class for a start git-svn-id:... [Jeremy@marzhillstudios.com]
directory profiling/ Mon Sep 29 13:37:53 -0700 2008 Very basic start of a JS profiler (I have to co... [malte.ubl]
directory tests/ Sun Aug 02 06:49:27 -0700 2009 Pass parameters to getInstance() to singletonIn... [malte.ubl]
README
Joose is an meta object protocol implementation for JavaScript inspired
by Moose: http://www.iinteractive.com/moose/

For documentation see:
http://code.google.com/p/joose-js

To try out Joose run the test suite at:
tests/test.html or
examples/class_browser.html