Download List

프로젝트 설명

Aspyct is a Python 2.x and 3.x library including an aspect-oriented programming (AOP) engine, Unit Testing tools, and other general-purpose components.

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.

2009-04-02 06:06
3.0 beta 4

이것은 4 번째 베타 Aspyct.meta 모듈 소개 Aspyct.utils에 동기화 부분을 추가합니다. 그것은 또한 여러 가지 버그수정 및 투명성 향상이 포함되어있습니다.
This fourth beta introduces the Aspyct.meta module, and adds the Synchronized aspect to Aspyct.utils.
It also includes various bugfixes and transparency improvements.

2009-03-11 15:39
3k beta 3

라이브러리는 지금부터 3 부분으로 분할되어있다 : aop (현재 AOP 엔진), 단위 (단위 테스트 모듈), 그리고 utils (재사용이 가능한 측면). AOP 엔진은 좀 더 투명 때 2.x는 파이썬에서 예외를 처리하는 반면, 파이썬 3.x에서 확인을 누릅니다.
Tags: Major feature enhancements
The library is now split in three parts: aop (the current AOP engine), unit (a unit testing module), and utils (reusable aspects). The AOP engine is more transparent when handling exceptions in Python 2.x, while Python 3.x is OK.

2009-02-25 03:40
3k beta 2

이 릴리스에는 깊은 스마트 엔진 atExit 가입 시점의 제거를 재작 성하는가 포함되어있습니다. 이것은 2.4까지 (포함에서 파이썬 버전을 지원 Aspyct 수있습니다) 3.0 재작성. 스마트 엔진은 이제 두 번하기 전에 최대한 빨리 실행됩니다. 가로 응용 프로그램을보다 직관적이고 장식의 전체를 사용합니다. pointcut 유틸리티 및 작동.
Tags: Code cleanup
This release includes a deep rewrite of the smart engine and removal of the atExit join point. This rewrite allows Aspyct to support Python versions from 2.4 up to (and including) 3.0. The Smart engine now runs twice as fast as before. Aspect application is more intuitive, and makes full use of decorators. The pointcut utility is up and working.

2009-02-06 06:30
3k beta 1

Aspyct3k뿐만 아니라, 파이썬 2.6의 새로운 파이썬 3000 엔진과의 호환성을 갖추고있습니다. 또한, 새로운 멋지 엔진은 이전과 느린 코어를 대체할 수있습니다.
Tags: Major feature enhancements
Aspyct3k features compatibility with the new Python 3000 engine, as well as with Python 2.6. In addition, the new Smarty engine is available as a replacement for the old and slow Core.

2008-10-29 21:36
1.0 Final

릴리스 클린 업, 버그수정, 기능 개선, 향상 및 설명서 포함됩니다. 마지막으로 실종 atAvoid 추가되었습니다 시점에 가입하세요. 핵심 엔진은 이제 더욱 신뢰할 수 있으며, 빠르고, 실행, 더 많은 데이터를 제공하고 메모리를 적게. Aspyct 지금은 4 개의 모듈 : 코어, 장식, 오류 분할 사용합니다, 그리고 빛 (이 하나의 고급 베타 상태입니다.) 이제 튜토리얼이 완료되면 다운로드하고 사용할 수있습니다.
Tags: Major feature enhancements
The release involves clean-ups, bugfixes, feature
enhancements, and documentation improvement. The
last missing join point has been added, atAvoid.
The core engine is now even more reliable, runs
faster, provides more data, and uses less memory.
Aspyct is now split into four modules: core,
decor, error, and light (this one is in an
advanced beta state). The tutorial is now complete
and available for download.

Project Resources