Skip to content

Use ZODB new class_factory parameter to register class factory - #1290

Merged
perrinjerome merged 1 commit into
masterfrom
perrinjerome/classFactory
Apr 14, 2026
Merged

Use ZODB new class_factory parameter to register class factory#1290
perrinjerome merged 1 commit into
masterfrom
perrinjerome/classFactory

Conversation

@perrinjerome

Copy link
Copy Markdown
Contributor
  • I signed and returned the Zope Contributor Agreement, and received and accepted an invitation to join a team in the zopefoundation GitHub organization.
  • I verified there aren't any other open pull requests for the same change.
  • I followed the guidelines in Developer guidelines.
  • I successfully ran code quality checks on my changes locally.
  • I successfully ran tests on my changes locally.
  • If needed, I added new tests for my changes.
  • If needed, I added documentation for my changes.
  • I included a change log entry in my commits.

If your pull request closes an open issue, include the exact text below, immediately followed by the issue number. When your pull request gets merged, then that issue will close automatically.

Together with zopefoundation/ZODB#421
Closes zopefoundation/ZODB#420

@perrinjerome

Copy link
Copy Markdown
Contributor Author

still draft because it will need a new ZODB version

@perrinjerome
perrinjerome force-pushed the perrinjerome/classFactory branch from 98d822d to 62eb8bb Compare April 14, 2026 06:38
@perrinjerome
perrinjerome marked this pull request as ready for review April 14, 2026 10:31
@perrinjerome
perrinjerome requested a review from dataflake April 14, 2026 11:33
@perrinjerome

Copy link
Copy Markdown
Contributor Author

I included changes to version-prod.cfg and the corresponding generated constraints files to depend on the new ZODB version

@perrinjerome
perrinjerome enabled auto-merge (squash) April 14, 2026 11:34

@dataflake dataflake left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@perrinjerome
perrinjerome merged commit 57cedf6 into master Apr 14, 2026
26 checks passed
@perrinjerome
perrinjerome deleted the perrinjerome/classFactory branch April 14, 2026 15:21
@drfho

drfho commented Apr 17, 2026

Copy link
Copy Markdown
Contributor

FYI: Merge results in issue #1291

perrinjerome added a commit to perrinjerome/plone.recipe.zope2instance that referenced this pull request Apr 18, 2026
This was also removed from the original wsgischema from Zope in
zopefoundation/Zope#1290

Fixes plone#212
perrinjerome added a commit to plone/plone.recipe.zope2instance that referenced this pull request Apr 18, 2026
This was also removed from the original wsgischema from Zope in
zopefoundation/Zope#1290

Fixes #212
@perrinjerome

Copy link
Copy Markdown
Contributor Author

@dataflake thank you very much for making the releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Class Factory is not really configurable from Zope

3 participants