[Zope-dev] RFC: ZTK custom publications, zope.app.publication, and zope.traversing
Shane Hathaway
shane at hathawaymix.org
Tue Jun 23 15:02:27 EDT 2009
Jim Fulton wrote:
>
> On Jun 23, 2009, at 2:36 PM, Shane Hathaway wrote:
>
>> Jim Fulton wrote:
>>> They wouldn't. They don't use the URL traversal code. Non-URL
>>> traversal code would move to zope.tales. zope.container would depend
>>> on zope.tales rather than on zope.traversing.
>>
>> For my own education, I would like to understand why it makes sense
>> for zope.container to depend on zope.tales. This dependency suggests
>> people need to understand ZPT in order to understand container
>> relationships, which seems wrong to me.
>
>
> Because it provides traversal adapters needed soley by zope.tales.
Sorry, you lost me on the first sentence (and the rest doesn't make
sense yet to me as a result). You first said that zope.container is
going to depend on zope.tales. Now you're saying zope.tales is going to
depend on zope.container. If you meant the latter, then I understand. :-)
Shane
More information about the Zope-Dev
mailing list