2007/3/7, Sébastien Julliand <sebjulliand@gmail.com>:
Hi,

I have a model (PRPageModel) that contains some descriptions (like how many links contains a page, how many files, ...). These informations are taken from a visitor that walks over pier pages.
I use magritte reports to display these informations (as they are all described using magritte), but i would like to display these descriptions AND PRPage descriptions (name, title, parent...). Is it possible to do so or do I have to include a copy of these descriptions in PRPageModel? (you might call that a "description concatenation" :)

Cheers
--
Sébastien JULLIAND

Hi again,

So, is there an elegant solution to this problem or should I simply heritate from PRPage to retrieve its description and add new ones? That may possibly works but it doesn't sound clean to me. Is there something else that I can do then?

Cheers,

--
Sébastien JULLIAND