Hi, Am 29.02.2012 um 08:57 schrieb Thomas Mueller:
> Hi, > >> As has been said other places: Requiring a wrapper indicates a general >> issue with the API... > > No. We do need two interfaces: > > * A stringly typed one for C and for remoting C has struct and remoting is an implementation detail. Other language are even object oriented. > > * An object-oriented one for Java (to avoid serialization) I don't think we should really care about non-object oriented programming languages any longer nowadays. Regards Felix
