Added Fort.unlink and tests Fixed a memory leak in model creation from the es5 get/set creation, see #6 Changed Fort.link to provide new value as 1st arg in callbacks Changed Fort.property to use es5 instead of get()/set() Gave property.link the same interface as model.link Added support for calls of the form: model.link('visible',view,'setVisible');