From: D-Man <ds...@ri...> - 2001-07-18 20:35:00
|
On Wed, Jul 18, 2001 at 11:48:49AM -0700, Alan Littleford wrote: | D-Man, | | thanks -- after I posted my message I realised I was suffering from a | caffeine-inadequacy -- JYthon is, of course, doing _exactly_ the right thing | and my brain was fogged. Makes you wonder: :-). | I suspect some of my confusion (and some others I have seen on the | mailing list) come from the Jython/Python/Java overlap. Some of it is just habit -- once you do something several times (like casting, if you have been doing a bunch of Java work) you keep on trying to do it even though it isn't correct anymore (once you revert to Jython). It happens to me a lot when I am translating code from one to the other and I forget to make a change in a few places. -D |