Summary

Kitsu.LateBinding macro lets you use late binding (aka duck typing) in Nemerle with a relative ease.

Download: source and binary (zip file) 

ChangeLog 

  • 2006-07-21
    • from now on late macro is part of Nemerle svn under namespace Nemerle.Late. =^_^=
  • 2006-07-05
    • mono freaks out when BF.SetField %| BF.SetProperty and we are setting property with parameters -> make it happy

Documentation

Currently the best place to find how to use Kitsu.LateBinding is on a wiki page at Nemerle website.