6 projects tagged "English"
market@molimo.de is a wiki-based product catalogue and market place. This means you can add or change product descriptions, make comments on products, add points-of-sale for these products, contact other market participants, and much more. Unlike other known market places, this one is built using a wiki. In a wiki, everyone may change everything. A new wiki software has been programmed to fit the special needs of the structure of products.
This package can be used to implement aspect oriented programming (AOP) by executing the code of classes that enable orthogonal aspects at run- time. The intention is to provide a means to implement orthogonal aspects in separate classes that may be an interesting add to the application, like logging, caching, transaction control, etc., without affecting the main business logic. The package provides base classes for implementing defining point cuts where the code of an advice class is called to implement actions of the orthogonal aspects that an application may need to enable.