← Back to team overview

lazr-users team mailing list archive

Re: Using lazr.restful with a zope3 app

 

2010/6/23 Gary Poster <gary.poster@xxxxxxxxxxxxx>

>
> On Jun 23, 2010, at 2:45 PM, Gustavo Rahal wrote:
> >
> > Nice
> > 3.5.3 (2009-03-10)
> >
> >       • Use applySkin from new location. zope.publisher.skinnable instead
> of zope.publisher.browser.
> >       • Use IAbsoluteURL lookup instead of the "absolute_url" view in the
> recursive AbsoluteURL adapters (LP: #338101).
>
> So this means that if you update to the newer version of the package,
> things will work?  Do things work now?  And also, it means that lazr.restful
> should specify a minimum depedency on zope.traversing >= 3.5.3?
>
> Sorry for not being responsive today; and I'll be unavailable for the next
> few days, though Leonard may be back.
>
> Gary


I fixed the problem in my local egg here and it worked. I think this fix
needs to be backported to zope.traversing 3.4 series so zope3 apps can take
advantage. I tried to upgrade to zope.traversing 3.5 series but the
dependencies change don't allow me too. Do you have permission to do such
patching/releasing in zope.traversing?


Thanks

Follow ups

References