[GRASS5] Re: GRASS - Prototypes and encapsulation

Eric G . Miller egm2 at jps.net
Sun Oct 15 13:13:19 EDT 2000


On Sun, Oct 15, 2000 at 11:37:21AM +0100, Markus Neteler wrote:
<snip>
> On Sat, Oct 14, 2000 at 07:40:26PM -0700, B Drapeau wrote:
> > 
> > Good Evening Markus, 
<snip>  
> >  -- Will GRASS be modularised and designed 
> >    with reentrant and thread-safe programming 
> >    interfaces (libraries)?
> Again yes. Currently I cannot describe the status, probably
> the others can say more?

Making GRASS thread-safe might be a large undertaking.  There is quite
alot of static variables both within libraries and modules to maintain
state information.  These would have to be replaced with other
mechanisms (such as encapsulating state in an "object" structure).
IMHO, first is to get shared libraries going (libtool anyone?).

-- 
/bin/sh ~/.signature:
Command not found

---------------------------------------- 
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo at geog.uni-hannover.de with
subject 'unsubscribe grass5'



More information about the grass-dev mailing list