Advanced OO in LotusScript
Thu 1 May 2008, 07:46 AM
Topic: Lotus Developer
Caught Bill Buchans session today: Advanced OO in LotusScript.
Interesting notes:
- .. notation for parent method execution
- Factory class for dynamic class loading via the execute command. really sexy stuff.