Version 5 of oo2

Updated 2004-11-03 11:12:05 by suchenwi

dkf has been doing OO, too - here [L1 ] is his pure-Tcl approach with the following features:

  • requires Tcl 8.5 (dict)
  • about 16KB of size
  • prototype-based, but which has a class-based face built on top
  • in an earlier phase, presented at the 2004 Tcl convention (Powerpoint: [L2 ] PDF: [L3 ])

To Do:

  • add a delegate method to Object

lv is some background, alternative to the paper, or the paper or powerpoint or something available?

DKF: Not yet. :^)


Category Object Orientation