[Zope-dev] Re: Zope logic
Tim Hoffman
timhoffman@cams.wa.gov.au
31 May 2002 11:44:51 +0800
But whilst you might think acquisition looks like inheritance it isn't
Please don't confuse the two, they really are different, and until
you think about them differently, I believe you won't necessarily
grasp the significance of acquisition, or use it properly.
Any tool/language/approach/methodology can be used incorrectly,
Rgds
Tim
On Fri, 2002-05-31 at 10:46, Wei He wrote:
> On Thu, 30 May 2002, Andy McKay wrote:
>
> > > Looking at the zope.org logs, I once saw GoogleBot generate URLs like
> > > this to zope.org of 1000 characters or more.
> >
> > Teehee, Googlebot once hit ZopeZen for about 3 days in a continuous loop. Just
> > use absolute_urls. Always. Its one of Zope's golden rules.
> >
> > Mind you I've abused acquistion a few times, it comes in
> > useful to be able to have a different / shorter url point to the same object...
> >
>
> I just wonder whether it's possible to add an attribute, say
> 'inheritable', so that everyone will be happy.
>
> I think only then it can be called a 'feature'. Otherwise an obtrusion.
>
> Wei He
>
>
>
> _______________________________________________
> Zope-Dev maillist - Zope-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope-dev
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope )