Hi All, should these be equivalent:
MgnlContext.getHierarchyManager(getRepositoryId()).getQueryManager(); MgnlContext.getQueryManager(getRepositoryId()); I ask because, the first returns null, and the second a useful value. Chris ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
