discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DO info..


From: Richard Frith-Macdonald
Subject: Re: DO info..
Date: Mon, 4 Dec 2000 11:24:44 +0000

On Monday, December 4, 2000, at 11:52 AM, mirko.viviani@rccr.cremona.it wrote:

> Ciao! 
>  
> Do you know if there are any problems using gnustep DO with different hosts ? 
> (maybe with different gnustep versions, different cpu, ..) 

There is no problem with DO between different hosts.

Different GNUstep versions will cause problems since we have recently had a 
major rewrite
of the underlying transport, and it's now quite different (and incompatible) to 
earlier
versions.  Hopefully this should now be stable however, since the current 
version supports
class version information in the encoded objects, so from now on (as long as 
there are no
remaining cases where private subclasses get encoded instead of their abstract 
superclasses)
newer versions should be able to read data sent by older versions.

The plan is to release a 1.0 version of the base library early next year 
(perhaps end of january)
and future versions will aim to retain backward compatibility with that.

Different CPUs should not be a problem - the code is written to use an 
archiving format consistent
across machines with different word sizes and byte orders.  However, this is 
not well tested.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]