programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: - about OOF

From: Rick VanNorman <rvn_at_forth.com>
Date: Sat, 23 Jan 1999 16:49:25 -0800

>Original sender: ForthCAD <mail_at_forthcad.com>
>About OOF
>

>I have just terminated a first alfa release of such a compatible
object-oriented programming system. ( with a very small overhead on normal
Forth words, and a definition for 'virtual' word - very important in Windows
programing ! )
>
>Anybody interested can call me to have the source file. ( 500 line, 6 kbyte
in SwiftForth )

Please consider posting it as a message here on SFTALK. The expanded
conversation would be nice.

But please note that I have implemented an object model which can do all
or most of these functions already, and it will be incorporated into the
next major release of SwiftForth.

The implementation of an object model in SwiftForth is not trivial, at
least if you want the objects to be executable in saved turnkey applications
or (especially) in a callable DLL. The relocation issues are paramount and
must be carefully considered and implemented. A model that will run in
just the load/interpreter/debug environment is much easier, but has only
limited usefulness as a product enhancement.

Rick VanNorman

.
Received on Sat Jan 23 1999 - 16:49:25 PST

This archive was generated by hypermail 2.2.0 : Thu Nov 20 2008 - 03:04:27 PST