Re: [Groupkit-users] Groupkit research
Brought to you by:
cthatcher,
markroseman
|
From: Mark R. <ma...@ma...> - 2003-04-21 20:13:45
|
Colin et. al., I've also been preoccupied with other things the last while, so haven't really looked much at GroupKit lately. I checked in a fix to the bug you reported (buffer size in rpc code). BTW, if anyone else wants commit access to CVS, please just ask! Availability of GroupKit on Windows is important, so I wouldn't want to include dependencies on packages that weren't available on that platform (ditto Mac OS X, I want to get things running well there under Aqua soon). I think (short term at least) most of the persistence will be of the load-unload environment variety... so any simple database mapping will work. Metakit is appealing because of its platform-support, embeddability, and the fact that I've got tons of other code that relies on it, that I might someday want to integrate with some real-time stuff. ;-) Mark |