From: Sebastien P. <Seb...@is...> - 2001-09-11 07:35:48
|
Hi all, I get a "read-only attribute" error when I try to assign a value to an inherited protected attribute. The FAQ talks about protected static fields, which is not the case. Is there any turnaround? BTW, I was wondering how to access the ".class" attribute of any Object in Java from Jython, and how to do an "instanceof" instruction in Jython. Cheers, -- Sebastien. |