バージョン0.11ワーキングドラフト改訂版を公開します。
2008-07-04 12:32 (by yo-zi)

ジェネリクス対応JavaリフレクションAPIであるgreflectの、バージョン0.11ワーキングドラフト改訂版を公開します。またあわせて,0.11アルファ版の実装をリリースします。

The working draft revised edition of version 0.11 of greflect - a java reflection API supports generics - is published. And the implementation of 0.11 alpha version is released at same time.

*Version: 0.11-DRAFT *Branch: trunk *Revision: 134

修正点 *staticメソッドの呼び出し方法を追記しました。 *Reflectionのコンストラクタの説明を追加しました。 *ダウンロードパッケージ(full)にソースツリーを添付するようにしました。

greflectはジェネリック型の型安全性を保障しつつ高速に動作する、 新時代のJavaリフレクションライブラリです。リフレクションによるオブジェクトの動的な連結に、 ジェネリ ック型の柔軟さを取り入れることができます。さらにジェネリック型の型安全性(type-safety)を生かした堅牢な プログラミング環境を提供します。

greflect is a new age library of java reflection that holds type safety of generic types. And it is speedy. The flexibility of the generic type can be taken to dynamic linking of objects by the reflection. In addition, Robust-programming environments that makes the best use of type safety of the generic type is provided.

greflectプロジェクトのニュース一覧