From: Chris K. <ck...@ma...> - 2000-12-05 16:58:28
|
all, I'm curious how I would define argument keywords for Java methods so that Jython code can pass keyword arguments to it. Additionally, I'm wondering if it would be worthwhile to start an advanced developer's guide/FAQ? Such topics could include: * Java classes that support PyList and PyDictionary mechanisms * Java classes that support __call__/invoke mechanisms ??? |