Object I/O for Windows

Peter Achten peter88@cs.kun.nl
Wed, 06 May 1998 09:05:51 +0200


Dear Koen,

At 07:28 PM 5/1/98 +0200, you wrote:
>...
>When will the new (Object) I/O library be ready for windows platforms ?
>I looked on the site but found no date.

The port of the Object I/O library to the Windows platforms will take approximately two or three months. 

>What are the main differences between the 0.8 Library and the Object
>Library?

In a nutshell:
* The 0.8 I/O library supports only one interactive process at a time, the Object I/O library supports interleaved interactive processes.
* The state concept has been refined. It is now possible to introduce local state at any part of the graphical user interface. 
* Windows and dialogs have been made more orthogonal. Both windows and dialogs can contain controls. The layout of these elements has become more expressive. 
* All interactive components can be added and removed dynamically. 
* All interactive components can communicate with each other using message passing of arbitrary complex data structures.
 

Greetings,
Peter