Skip to main content

NO ZODB publisher components for Zope3

Project description

This package provides a WSGI publisher concept using zope components including transactions, application error handling, traverser, pages views and offers jsonrpc without a ZODB. The package offers a wsgi application which kicks in the known zope publication concept. The publication concept can get used with gevent or similar async frameworks. It’s up to you how you store persistent items. Probably the container, item and traversal pattern in m01.mongo is a good choice for this.

Changes

0.6.0 (2015-03-17)

  • feature: added application/json support. The new request json method returns the json formated data given from a request with content type applicaton/json. The raw content is stored in the request raw property if such json content is given.

  • added OPTIONS to allwed request methods. This allows to handle cross origin request given from android phones during development. Note, you ned to register a view for handle such requests. We just added the OPTIONS as a general allowed request method.

  • feature: use new testbrowser concept based on zope.testbrowser >= 5.0.0. This new testbrowser concept uses a wsgi application and is based on webtest. Currently we use p01.testbrowser which is a clone of zope.testbrowser because there is no zope.testbrowser release yet.

  • feature: implemented simple JSONRPCTestProxy based on wsgi app. This new test json rpc proxy uses the wsgi application publisher for process a request.

  • backport zope.publisher publication factory lookup. Improve the publication factory lookup by falling back to a more generic registration if the specific factory chooses not to handle the request after all

0.5.0 (2014-03-24)

  • initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

p01.publisher-0.6.0.zip (114.7 kB view details)

Uploaded Source

File details

Details for the file p01.publisher-0.6.0.zip.

File metadata

  • Download URL: p01.publisher-0.6.0.zip
  • Upload date:
  • Size: 114.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for p01.publisher-0.6.0.zip
Algorithm Hash digest
SHA256 148ddb64aa37df37e4153eeff91dc408e0a8c88229240c9873c1f3e7b0a5123f
MD5 34899aae3193d618124f8bf619b40896
BLAKE2b-256 1856618288219f7b6819e748cf43645f3954ee740171fc8a25b6bf050ae15b2e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page