I've been having a go at writing some FOOP-style functions, mainly as a training exercise, but also for use too, and I've put my first attempt at a module up at http://unbalanced-parentheses.nfshost.c ... index.html.
It's a bit rough at present (nowhere near as polished as Jeff's newLISP modules...) so I'd appreciate any suggestions or criticisms, either here or by pm/email...
thanks!
Trying some FOOP programming: timeutilities.lsp
-
- Posts: 2038
- Joined: Tue Nov 29, 2005 8:28 pm
- Location: latiitude 50N longitude 3W
- Contact:
very nice, I will put a link here: http://www.newlisp.org/modules/
-
- Posts: 2038
- Joined: Tue Nov 29, 2005 8:28 pm
- Location: latiitude 50N longitude 3W
- Contact:
-
- Posts: 394
- Joined: Wed Apr 26, 2006 3:37 am
- Location: Oregon, USA
- Contact:
Hi cormullion!
Great job on your Time and Duration modules. You're really getting the hang of this FOOP thing.
I'm impressed with the number of useful methods you've managed to include (:period and :shift, for example), and your constructor is so versatile, allowing for many ways to create a Time object.
This is a perfect example of practical FOOP. Well-done.
m i c h a e l
Great job on your Time and Duration modules. You're really getting the hang of this FOOP thing.
I'm impressed with the number of useful methods you've managed to include (:period and :shift, for example), and your constructor is so versatile, allowing for many ways to create a Time object.
This is a perfect example of practical FOOP. Well-done.
m i c h a e l
-
- Posts: 2038
- Joined: Tue Nov 29, 2005 8:28 pm
- Location: latiitude 50N longitude 3W
- Contact: