jywrapper/src/main/java/net/abhinavsarkar/jywrapper
Abhinav Sarkar f922b79d3e Added adapters for adapting Java Set, List and Map types to corresponding Python types while converting the args.
Added test for it.
2009-11-02 23:35:56 +05:30
..
annotation added source 2009-10-22 23:12:55 +05:30
exception added source 2009-10-22 23:12:55 +05:30
JyWrapper.java Added adapters for adapting Java Set, List and Map types to corresponding Python types while converting the args. 2009-11-02 23:35:56 +05:30
Messages.java exclusion from guessing for non-annotation member types 2009-10-31 00:16:42 +05:30
PyAttributeType.java exclusion from guessing for non-annotation member types 2009-10-31 00:16:42 +05:30
PyCallable.java added source 2009-10-22 23:12:55 +05:30
PyImportLoader.java Added support for importing Python modules from paths other than Java Classpath. 2009-10-31 15:32:06 +05:30
PyMethodType.java exclusion from guessing for non-annotation member types 2009-10-31 00:16:42 +05:30
PyObjectProxy.java exclusion from guessing for non-annotation member types 2009-10-31 00:16:42 +05:30
Util.java Added adapters for adapting Java Set, List and Map types to corresponding Python types while converting the args. 2009-11-02 23:35:56 +05:30
messages.properties Added support for importing Python modules from paths other than Java Classpath. 2009-10-31 15:32:06 +05:30