From: Alan W. I. <ir...@be...> - 2002-05-26 20:47:23
|
Hello Geoffrey: I believe the java API model we are following is to drop all array dimensions from java argument lists since that information is available from the array objects. That is, we are following an API model much like what is done for the python binding. However, I have just discovered this model is not followed for pls.line and pls.poin (probably because they were coded early in the game). (For pls.poin I am talking about the API variations with x and y array arguments, not the variations called with one particular (x,y) point.) Would you be willing to change javabind.c so these functions drop the redundant dimension information as with the remaining java API? If so, I would be willing to change all the examples accordingly. Alan email: ir...@be... phone: 250-727-2902 FAX: 250-721-7715 snail-mail: Dr. Alan W. Irwin Department of Physics and Astronomy, University of Victoria, P.O. Box 3055, Victoria, British Columbia, Canada, V8W 3P6 __________________________ Linux-powered astrophysics __________________________ |