Ernst Bunders <[EMAIL PROTECTED]> wrote: > looks good. One point: I notice that the SearchQuery interfaces have been > copied to the bridge. But the only implementations of these interfaces work > with core objects, and not mmci objects. Shouldn't that be addressed as well > in this release?
The searchquery interfaces were neither copied, nor wrapped to the bridge. The SearchQuery interface itself has been extented in the bridge (Query and nodeQuery), with methods which makes it possible to work with it without knowing the actual implemention. Actually the query-framework is useable using only bridge-interfaces plus the interfaces from org.mmbase.storage.search. (I think it would be silly to wrap all those interfaces). Indeed the taglib query-tags use it like this. It is possible that something needs to be done, but I would not immediately know what. Michiel -- Michiel Meeuwissen Mediacentrum 140 H'sum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
