Michael Beaulieu wrote: > and how to do this is not clear to me.. You can't. Don't use ZClasses. Doing this with a Python Product would be easy :-) def __init__(self): self.dict = {} cheers, Chris