On 02/10/10 15:28, William Thibault wrote: > Also, in trying to track the trunk, I'm missing things like the > recent-ish library name change. > What's the best way to stay informed of important changes to the API, etc? > Does the Programmer Guide change as fast as the code?
That's a problem here, too. We have to update our applications for each release and this takes time. A file API-CHANGES or similar would help, for example with entries like this: - 2010-04-07 Remove DataOStream::writeOnce To update your application, replace calls to this function with the following: ... Alternatively, a hint in the commit message would help. Martin -- Computer Graphics and Multimedia Systems Group University of Siegen, Germany http://www.cg.informatik.uni-siegen.de/
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

