-
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
see #13
by @pbauer:
plone.dexterity.schema.generated.plone_0_LockableType has zope.interface.adapter.VerifyingAdapterLookup as a dependent which again has no dependents.
- Maybe VerifyingAdapterLookup should not be here or it should have dependents (a weakref.WeakKeyDictionary())
- Maybe also related to the comment below which states that the first base class of a schema must be a SchemaClass.
Reactions are currently unavailable