The new PECL package AOP-0.2.1b1 (beta) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Bugs on extract
- Bugs on this in process()
- Pyrus version

Package Info
-------------
AOP is a PECL extension that enables you to use Aspect Oriented Programming in 
PHP, without the need to compile or proceed to any other intermediate step 
before publishing your code.

The AOP extension is designed to be the easiest way you can think of for 
integrating AOP to PHP.

AOP aims to allow separation of cross-cutting concerns (cache, log, security, 
transactions, ...)

Related Links
-------------
Package home: http://pecl.php.net/package/AOP
   Changelog: http://pecl.php.net/package-changelog.php?package=AOP
    Download: http://pecl.php.net/get/AOP-0.2.1b1.tgz

Authors
-------------
Gérald Croës <ger...@croes.org> (lead)
Julien Salleyron <julien.salley...@gmail.com> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to