This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Accessing Java Vector from Kawa


Hello ,

I am using Kawa to communicate between Java and scheme scripts and it 
is a very good tool.

Now I want to access a Java Vector from scheme, but when I pass a Java 
Vector to Kawa, I can not access it as a scheme vector nor as a scheme 
list (I get wrong type exception).

Is there a way that I can use to convert a Java Vector, or any other 
java collection, to a scheme list or vector?

Thanks
Amir



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]