On Fri, Sep 5, 2008 at 12:17 PM, Vincent Massol <vincent(a)massol.net> wrote:
At first sight I'd say that using objects (including current tag
feature) would lead to complex queries.
Yes but that's an API problem not a design one.
If our API makes it complex to do queries on objects then we should
fix it. Not do workarounds! Because if we do this then we acknowledge
that the whole foundation of XWiki is bad (i.e. Class/Objects don't
work). That would be a shame :)
I was thinking about performance too, I've added "at first sight"
because I'm not sure it would be noticeable.
JV.