This post originated from an RSS feed registered with PHP Buzz
by Jackson Miller.
Original Post: Another Aspect Oriented PHP Implementation
Feed Title: Jaxn.org
Feed URL: http://jaxn.org
Feed Description: PHP thoughts on architecture and application design. Includes development information about Core Enterprise PHP.
In his research at the University of Toronto, Dr. Yijun Yu has been working on an aspect oriented PHP case study using the open source e-commerce system osCommerce. After playing with AOPHP, he has now started working on a patch for the Zend Engine for PHP 4.3.10. He has a write up of AOPHP vs. his patch. (A while back I wrote a very bare sample implementation written solely in PHP).
I hope to give the patch a try, but I am a little backed up at the moment with work, more work, and real estate. If anyone else is interested in Aspect oriented PHP, please give his patch a try and post your thoughts.