From: <sp...@is...> - 2001-11-23 10:45:48
|
I have made tests on a linux machine jdk-1.3.1/jython-2.1a3, I went fine=20= with both SPEdit.jar in jre/lib/ext and in local dir with -cp option. So=20= I can only conclude this is a MacOS X issue, but to submit a bug I have=20= to understand why. I do not know how Jython does to get access classes=20= in packages, but the think is that it is actually able to list the=20 content of the package but cannot access it. What are the difference=20 between the mechanims behind dir() and those involved in attributes=20 resolution? Cheers, -- S=E9bastien. |