[gephex-devel] 0.5 type system -> C++?

Martin Bayer martin at gephex.org
Mon Nov 22 01:32:38 CET 2004


> | I opt for rediscussing once again the c++ plugin interface issue. :)
> 
> Since Philipp and you want a C++ interface, and I suggested it, there
> is probably not too much to discuss :)

Ok i start with two issues:

1. exceptions

Error signaling via exceptions would be nice. But we should implement 
our own exception class. std::exception depends on the stdlib 
implementation. An error message string would be a good thing to have 
inside the exception.

2. std::string

If we want a simple const string container we need to write our own. I'm 
against any use of stdlib classes in the interface.

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
Url : http://lists.gephex.org/pipermail/gephex-devel/attachments/20041122/da718cef/signature.bin


More information about the gephex-devel mailing list