Posts Tagged ‘aop
Aspect Oriented Programming and javascript
After investigating AOP a bit more I am convinced that the concept is well worth the effort. I really like object oriented architectures as I think it is a good way of modelling applications. I don’t like to overdo it though. In PHP projects I often end up with a few classes and a lot [...]
Aspect oriented programming and PHP
Today I attended the Expo-C conference in Karlskrona, Sweden. Today was seminar day with a series of sessions on different software architectures. Even though they primarily used Java and .NET rather than PHP or C++ to discuss topics in a more practical a few of the sessions were really good. (Hopefully they’ll learn that better chairs is [...]
