Scriptads Home
Search script
Advanced Search
Show Categories
Add New Script
Modify script
About Us
Terms Of Use
Link To Us
Recommend Us
Contact Us
Links
List by category
Most popular
 1. WeberDev's Forums
 2. Easy payments...
 3. Circular preloader
 4. Basic...
 5. FFTW with OpenCV
 6. Two Levels XML...
 7. UserGate...
 8. Phase...
 9. PixExpose
10. Menu with...
more ...
Top rated
 1. Essential PHP...
 2. JaxterChat ...
 3. Pixel Ad Script
 4. Building...
 5. Smash Bugs | ...
 6. Creating Flash...
 7. Export MS...
 8. Flash strip...
 9. WeberDev's Forums
10. Aspect...
more...

Aspect-oriented Software Development and PHP

 Script details


Script Title :  Aspect-oriented Software Development and PHP
Version :  
Author :  Dmitry Sheiko
Platform :  linux, windows, freebsd, osx, sun
Home URL :  http://www.cmsdevelopment.com/en/article...  
Download URL :   
Demo URL :    
Category :  PHP - Magazine Articles
Price :  Free
 
Description :
Aspect Oriented Software Development (AOSD) is a methodology meant to implement new aspects in software component using external components, but without altering the code that implements the core functionality. The AOSD concept was applied originally by Java developers. They developed a compiler that implements the AOP (Aspect-Oriented Programming, an implementation of AOSD) white box approach, i.e. the compiler the merges the code that implements the software components core functionality with the necessary code alterations to implement the new aspects where necessary. This paper provides an introduction into the paradigm of aspect-oriented software development (AOSD). It includes a multitude of practical examples, provided with a view to objectify such abstract approach as AOSD, as well as to help the reader easily grasp its essence and advantages. The paper is primarily intended for programmers working with PHP. Its aim is to demonstrate a way of applying AOSD in PHP-based project
 
Average Rating: 4.67
Number Of Votes: 3

Select Your Rating:

poor         best


Back