MeAOP - Aspect Oriented Programming for delphi 1.0

By Riceball LEE

Freeware 10 Feb 2008

In category

Components > Tools > Base classes

Description

The MeAOP Library is Aspect Oriented Programming for delphi. IMO, the aspect is the general feature in fact. It’s a helper for object-oriented programming to re-use the feature(function), such as the Login feature. Aspect Oriented Programming attempts to aid programmers in the separation of features, or the breaking down of a program into distinct parts that overlap in functionality as little as possible.
  • distill/separate the general features from many classes;
  • many classes can share the feature, so it need not to modify many classes if the feature’ve been changed.
  • no necessary to modify the method when adding a new feature to the method.
I treat the Aspect Oriented Programming as Feature Oriented Programming.

Informations

  • Status: Fully functional
  • Source: FW
  • Size: 404 966kB

Platforms:

  • C++ Builder 2006
  • C++ Builder 2007
  • Delphi 2005 (VCL)
  • Delphi 2006 (Win32)
  • Delphi 2007 (VCL)
  • Delphi 7

Downloads