changeset: 1633 broke ability to use map classes with unusual attributes

Issue #254 resolved
Former user created an issue

changeset: 1633 broke ability to use ORM to map classes with unusual descriptor attributes (for example, classes that inherit from ones implementing zope.interface.Interface in some cases).

Fix and unittest included.

Comments (5)

  1. Log in to comment