Hallo, Stephan!
Linking OOP-ObjectPascal-Progs to (shared) C++-Libs ! Of course you can't use templates and exceptions and so on, but it would be really useful.
You already can do that if you write a wrapper that translates the linker names of Pascal methods to C++ member functions or vice versa.
If someone knows the exact, non-changing naming conventions for C++ member functions we can discuss about making them the default for Pascal as well. But right now it is really simple to write or to access Pascal methods in plain C which is an adventage, too.
Schöne GrüÃe,
Peter