newLISP Fan Club

Forum => newLISP newS => Topic started by: Tim Johnson on July 24, 2008, 01:52:57 PM

Title: FOOP Links
Post by: Tim Johnson on July 24, 2008, 01:52:57 PM
I'm going to be traveling, leaving tonight. Will have some time

to do a little R&D, but with limited Internet access.



I'd like to bone up on FOOP, especially the new approach with the

colon operator. I have the current newlisp manual on my laptop, and

if anyone could provide any other links, tutorials, examples etc -

that could be relevant I would appreciate it.



thanks

tim
Title:
Post by: m i c h a e l on July 24, 2008, 03:23:23 PM
Tim,



There are (so far) three videos which explore the subject of FOOP:



Towards FOOP 1: Objects, Constructors and Methods (//http)

Towards FOOP 2: Polymorphism (//http)

Towards FOOP 3: Inheritance (//http)



Also, Jeff has effectively used FOOP in a couple of his modules (//http), especially his SQL module (//http).



Have a safe trip!



m i c h a e l