Doge log

Abby CTO 雑賀 力王のオフィシャルサイトです

あー適当過ぎた

かなり損してた。α版でも使うべきであった・・・。
Jython2.2a1のREADMEより

Welcome to Jython 2.2a1
=======================

This release includes many major changes since the last full release:

- new-style classes
- Java Collections integration
- PEP 302 implementation
- iterators
- generators
- __future__ division
- support for running on JDK1.5
- new installer
- a significant number of features to bring Jython in line with CPython
- many, many bugfixes

ぬ、new-style classes使えるやん。
staticmethodとかclassmethodとかスーパークラスにobjectが使えるってことだよね?
propertyとか使ってみたかったので切り替えたろ。
generatorsも使えるけど有用な使い方がまだあんましピンとこないな。

ちなみに先日のクロージャの件はPython2.3からなんでJythonではまだまだ先ってことになりそう。
うくく。