Aspect Oriented Programming in PHP
From: Peter Nguyen Date: Thu, 23 Aug 2012 14:36:58 +0000 Subject: Aspect Oriented Programming in PHP Groups: php.internals Request: Send a blank email to [email protected] to get a copy of this message
Hi, AOP (http://en.wikipedia.org/wiki/Aspect-oriented_programming) when used correctly, can make your application really modular. I've seen several implementations but they all require compiling of code beforehand. There is however a PECL extension now (https://github.com/AOP-PHP/AOP) that enable AOP in PHP directly. I was wondering if there are any interests/possibility to include AOP into the PHP core? Best regards, Peter
Thread (26 messages)
« previous | php.internals (#62422) | next » |
---|