[Zope3-Users] Re: What's the rationale of @@ ? Was: index.html
Jim Fulton
jim at zope.com
Wed Dec 14 10:46:38 EST 2005
Andreas Elvers wrote:
> Chris Withers wrote:
>
>> Jim Fulton wrote:
>>
>>> This is a matter of policy. It is straightforward to change. Many
>>> people hate
>>> @@ and the ++view++name syntax. They will often arrange their item
>>> and view
>>> names so that they don't overlap.
>>
>>
>>
>> How hard is it to plug in different url parsing? It's often something
>> people want to do their own way, and as you point out, some people
>> don't like the default ;-)
>
>
> So I could have http://localhost/@@PagedView/page/20 ? The would be great.
You can have anything you want as long as you are willing to write the
necessary components. I have no idea what the URL above means, so
I won't hazard to guess how you should do it.
Jim
--
Jim Fulton mailto:jim at zope.com Python Powered!
CTO (540) 361-1714 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org
More information about the Zope3-users
mailing list