APIDoc and jsonserver

Bug #98253 reported by Roger Ineichen
4
Affects Status Importance Assigned to Milestone
Zope 3
Won't Fix
Wishlist
Unassigned
3.2
Won't Fix
Wishlist
Unassigned
3.3
Won't Fix
Wishlist
Unassigned
zope.app.apidoc
Confirmed
Wishlist
Unassigned

Bug Description

The method getViewFactoryData in zope.app.apidoc.presentation
will guess the path dependeing on different usecases. This will
not fit for 3rd party implementations like jsonserver where is using
a different for zope3 unknown __module__ location.

I added the right __module__ name to apidoc for jsonserver
since jsonserver is built only for z3. Since we add only a
string there is no dependency. But this is also not nice ;-)

Perhaps we can implement this part as registrable adapters
or something where is addable for 3rd party implementations
as well. This will ensure that the 'path' in the section
'Views - Browser - Generic Views' get correct presented.

What do you think Stephan?

Tags: core issue
Revision history for this message
Roger Ineichen (rogerineichen) wrote :

For testing, here is the jsonserver location:
http://brigadoon.hill-street.net/svn/repos/jsonserver/trunk

SVN public checkout: usename 'anonymous' and empty password

Changed in zope3:
importance: Medium → Wishlist
status: New → Confirmed
Changed in zope3:
status: Confirmed → Won't Fix
Changed in zope.app.apidoc:
status: New → Confirmed
importance: Undecided → Wishlist
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.