From: Andrew G. <ag...@em...> - 2003-07-30 03:59:23
|
On Monday, Jul 28, 2003, at 11:30 America/Mexico_City, Richard Clark wrote: > I recently downloaded the head of the CVS tree and set to compiling > it on Mac OS X. Some of the files required minor changes to compile > (e.g. multiple changes from HasProperty to Has) and I was wondering > about the best way to et these changes back in. Oops, yes, sorry. ZTuple's been undergoing changes to support a revamped ZTupleBase. In doing so I rationalized some method names, leaving the old ones available if ZCONFIG_Tuple_EnableDeprecated is defined as 1, which it is in ZTuple.h. However the default zconfig.h file defines it to zero, and for the code I've been working on that hasn't been a problem, although I did fix most of the files that would be affected but hadn't checked them in. I just finished updating the remaining files and have checked them in. Do please let me know if I missed anything. > Should I pursue the lofty goal of becoming a committer, or send the > files to someone for inspection? For the moment the best course is probably to send any patches to me and I can merge them. > By the way, I have to applaud the ongoing work to make Zoolib > "native" on OS X. It runs quite nicely without having to use the OS 9 > emulation box (though you need to make the Quit menu item conditional > on whether you're running on a post-OS 9 system.) For most of the last year I've been concentrating on server-type apps which don't use UI features, and so those aspects of ZooLib have been more or less on hold. I'm hoping that will change soon -- I've got some code I want to write for my home's automation system that will need some interesting UI and I want it to work well on MacOS X. A+ -- Andrew Green mailto:ag...@em... Electric Magic Co. Vox/Fax: +1 (408) 907 2101 |