Hello If I am writing a Product class and I need to check something in the portal_catalog, but bypassing security restrictions - is delegation to a Script (Python) with proxy roles the only way to do it, or can it be done from the class? Bartek