Download List

프로젝트 설명

cglib is a set of utility classes that can be used
to generate and load Java classes at runtime.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-10-19 17:49
2.0 beta1

API는 코드 생성 및 최적화 refactored되었다. JDO에 대한 빠른 반사 구현 및 코드 변환 API에 - 스타일의 클래스를 향상이 추가되었습니다.
Tags: Major feature enhancements
The code generation API was refactored and optimized. A fast reflection implementation and code transformation API for JDO-style class enhancement was added.

2003-06-09 14:39
1.0

동기화 버그가 수정되었습니다. 대안은 ASM 클래스 파일의 형식을 조작 라이브러리 배포에 추가되었습니다. API 설명서를 업데이 트했습니다.
Tags: Minor feature enhancements
A synchronization bug was fixed. ASM was added to the distribution as an alternative class file format manipulation library. The API documentation was updated.

2003-04-22 12:01
rc-1.0

추상 클래스에서 인터페이스의 메서드를 검색 버그, 고정했다 종속성을 자동 검색 문제 해결 방법을 제거했다.
Tags: Minor bugfixes
An interface method lookup bug in abstract classes was fixed, and a dependency autodetection workaround was removed.

Project Resources