[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#498967: ITP: giws -- Generate C++ class wrappers to call Java methods/objects



Package: wnpp
Severity: wishlist
Owner: Sylvestre Ledru <sylvestre.ledru@inria.fr>

* Package name    : giws
  Version         : 1.0
* URL             : http://www.scilab.org/giws/
* License         : CeCILL
  Programming Lang: Python
  Description     : Generate C++ class wrappers to call Java methods/objects

 Giws is basically doing the same stuff as SWIG but the opposite.
 Calling Java from C/C++ can be tricky: JNI calls are complicated 
 especially when dealing with non primivite types or arrays, 
 performance issues must be kept in mind all the time, 
 the code can be redundant (checking exceptions, checking returns
 of operations...).
 Giws hides this complexity through a C++ class which wraps the
 Java class.


Sylvestre





Reply to: