Hi All, Most of the Content I am creating has conceptual type associated with it. Advertisement, Category Type, Language, etc. Each of these types naturally have related logic. I've been writing Utility classes to add this functionality in a contained fashion. However I don't like the approach.
What are people doing to slip traditional business logic into an application based on Magnolia? Replacing the Content class? Wrapping instances? Writing Utility classes? Using AOP? Writing the logic in a scriptlet? Writing the logic in a commons chain command? Cheers, Chris ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
