From: Jonathan G. <gt...@ma...> - 2005-10-13 16:32:31
|
Stefan Seefeld wrote: > Knowing what you want to do with OpenC++ would be helpful when trying > to answer your questions. > While The OpenC++ code has been adjusted to compile with modern > compilers, > not much energy has been put into development. As a consequence, the > original > documentation (user's guide, reference) is still largely accurate. > > You may want to browse the mailing list archive to learn more about > the project / status. > > Regards, > Stefan > Thanks for the reply, I am working on implementing a constraint guarantee system based on OCL. I already have one using C++ templates and want to write one with OpenC++ to compare the approaches. Part of the project involves writing documentation like how OpenC++ can be used (to generate mediators, to add code, to create wrappers). I am sure someone else out there had to do something similar. By combining various documents and examples, I hope that to create a package which anyone can use. Sincerely, Jonathan Gdalevich Georgia Institute of Technology, Atlanta Georgia, 30332 Email: gt...@pr... |